diff --git a/README.md b/README.md index 8143c17..702e9d3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check out for documentation and details. ## Getting started There are a couple ways to download Skeleton: -- [Download the zip](https://github.com/dhg/Skeleton/releases/download/v2.0.2/Skeleton-2.0.2.zip) +- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.3/Skeleton-2.0.3.zip) - Clone the repo: `git clone https://github.com/dhg/Skeleton.git` (Note: this is under active development, so if you're looking for stable and safe, use the zipped download) @@ -27,9 +27,9 @@ Skeleton/ ### Why it's awesome -Skeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more. +Skeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more. - Around 400 lines of CSS unminified and with comments -- It's a starting point, not a UI framework +- It's a starting point, not a UI framework - No compiling or installing...just vanilla CSS