README.md in rbpdf-1.18.7 vs README.md in rbpdf-1.19.0

- old
+ new

@@ -1,5 +1,6 @@ +[![Build Status](https://travis-ci.org/naitoh/rbpdf.svg?branch=master)](https://travis-ci.org/naitoh/rbpdf) # RBPDF Template Plugin A template plugin allowing the inclusion of ERB-enabled RBPDF template files. @@ -23,14 +24,9 @@ ## RBPDF is distributed via RubyGems, and can be installed the usual way that you install gems: by simply typing `gem install rbpdf` on the command line. == - -If you are using HTML, it is recommended you install: -``` -gem install htmlentities -``` If you are using image file, it is recommended you install: ``` gem install rmagick ```