README.md in phcscriptcdn-7.2.1 vs README.md in phcscriptcdn-7.2.2
- old
+ new
@@ -2,19 +2,19 @@
[![Code Climate](https://codeclimate.com/github/PHCNetworks/phc-scrtipcdn/badges/gpa.svg)](https://codeclimate.com/github/PHCNetworks/phc-scrtipcdn)
[![Dependency Status](https://gemnasium.com/badges/github.com/PHCNetworks/phc-scriptcdn.svg)](https://gemnasium.com/github.com/PHCNetworks/phc-scriptcdn)
[![Gem Version](https://badge.fury.io/rb/phcscriptcdn.svg)](https://badge.fury.io/rb/phcscriptcdn)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/PHCNetworks/phc-scriptcdn/blob/master/MIT-LICENSE)
-### PHCScriptCDN(6) (Script Listing Engine) Documentation
-PHCScriptCDN(6) rails script management engine for website script CDN listings.
+### PHCScriptCDN (Script Listing Engine) Documentation
+PHCScriptCDN Rails 5.1 script management engine for website script CDN listings.
* Manage script CDN listings for websites.
* Main script title and description.
* Script versions and script URLs.
#### Step 1 - Add PHCScriptCDN to your gemfile and run command
- gem 'phcscriptcdn', '~> 6.0'
+ gem 'phcscriptcdn', '~> 7.2', '>= 7.2.1'
bundle install
#### Step 2 - Copy PHCScriptCDN Database Tables
To copy PHCScriptCDN's required database migrations, copy each command individually to your terminal's command line.