README.md in phcpress-6.7.3 vs README.md in phcpress-7.0.0

- old
+ new

@@ -2,19 +2,19 @@ [![Code Climate](https://codeclimate.com/github/PHCNetworks/phc-press/badges/gpa.svg)](https://codeclimate.com/github/PHCNetworks/phc-press) [![Dependency Status](https://gemnasium.com/badges/github.com/PHCNetworks/phc-press.svg)](https://gemnasium.com/github.com/PHCNetworks/phc-press) [![Gem Version](https://badge.fury.io/rb/phcpress.svg)](https://badge.fury.io/rb/phcpress) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/PHCNetworks/phc-press/blob/master/MIT-LICENSE) -### PHCPress(6) (News/Blog Engine) Documentation -PHCPress(6) rails CMS engine to manage your website's articles, categories and media. +### PHCPress(7) (News/Blog Engine) Documentation +PHCPress(7) rails CMS engine to manage your website's articles, categories and media. * Website article posts with WYSIWYG editor. * Upload images locally or use any popular cloud service. * Customizable article categories module included. #### Step 1 - Add PHCPress to your gemfile and run command - gem 'phcpress', '~> 6.7' + gem 'phcpress', '~> 7.0' bundle install #### Step 2 - Copy PHCPress Database Tables To copy PHCPress' requried database migrations, copy each command individually to your terminal's command line. \ No newline at end of file