README.md in phcpress-2.7.5 vs README.md in phcpress-2.8.0

- old
+ new

@@ -1,15 +1,15 @@ [![security](https://hakiri.io/github/PHCNetworks/phc-press/master.svg)](https://hakiri.io/github/PHCNetworks/phc-press/master) [![Code Climate](https://codeclimate.com/github/PHCNetworks/phc-press/badges/gpa.svg)](https://codeclimate.com/github/PHCNetworks/phc-press) [![Issue Count](https://codeclimate.com/github/PHCNetworks/phc-press/badges/issue_count.svg)](https://codeclimate.com/github/PHCNetworks/phc-press) [![Gem Version](https://badge.fury.io/rb/phcpress.svg)](https://badge.fury.io/rb/phcpress) -### PHC-Press (Blog & News Post Engine) Documentation -PHC-Press is an opensource news and blog posting engine purpose built for PHCPress application. +### PHCPress(2) (Blog & News Post Engine) Documentation +PHCPress is an open source news & blog engine built for PHCPress application #### Step 1 - Add PHCPress to your gemfile - gem 'phcpress', '~> 2.6', '>= 2.6.6' + gem 'phcpress', '~> 2.7', '>= 2.7.5' bundle exec install #### Step 2 - Add PHCPress database migration files rake phcpress:install:migrations