-Check the snippets folder for commonly used elements, open the html file, copy and paste and you're off to the races.
\ No newline at end of file
+## Quick start
+
+Clone the git repo - `git clone git@github.com:commadelimited/jQuery-Mobile-Boilerplate.git` - or [download it](https://github.com/commadelimited/jQuery-Mobile-Boilerplate/zipball/master)
+
+## Features
+
+* Project ready. Download (or clone) and go!
+* The latest jQuery Mobile JS & CSS bits from CDN, with a local option.
+* The latest jQuery bits from CDN, with a local option.
+* Override files for both JS and CSS
+* Extensive UI element snippet library. Easy to copy and paste.
+
+## Contributing
+
+You are invited to contribute code and suggestions to this project. The more the merrier.
+
+## Project Info
+
+* Source: http://github.com/commadelimited/jQuery-Mobile-Boilerplate
+* Twitter: [http://twitter.com/jqmbp](http://twitter.com/jqmbp)
+
+## License
+
+### 3rd party libraries:
+
+* jQuery: MIT/GPL license
+* jQuery Mobile: MIT/GPL license
+
+### Custom bits:
+
+The Unlicense (aka: public domain)
\ No newline at end of file