readme.md in kentucky-3.0.2 vs readme.md in kentucky-3.0.3
- old
+ new
@@ -1,7 +1,16 @@
# Kentucky
###### Straight from the source.
+# Usage
+
+- Run `gem install kentucky` from your Terminal app of choice.
+- Navigate to your project's `scss` folder.
+- Run `kentucky install`.
+- Code and stuff!
+
+---
+
[![Gem Version](https://badge.fury.io/rb/kentucky.svg)](https://badge.fury.io/rb/kentucky)
**Kentucky is a front-end project kickstart system to allow for rapidly beginning CSS development on a myriad of projects.**
At its core, Kentucky itself provides no initial CSS other than a slightly modified [Normalize.css](https://necolas.github.io/normalize.css/) and typographic styles dictated by the `utilities/variables` file.