Updating readme.md. Adding licensing to individual project files.
[ReadingsJQM.git] / readme.md
index 687c60a..8e2a740 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,35 @@
-jQuery Mobile Boilerplate is meant to answer the question of "what do I need in a new jQuery Mobile project?".
+# Welcome to jQuery Mobile Boilerplate
 
-Clone this repository into a new jQuery Mobile project's directory and get started.
+"What do I need in a new jQuery Mobile project?". This project is meant to be a single place for developers to get started using jQuery Mobile. It includes icon files, robots.txt (and human).txt files, as well as an extensive snippets library that developers can use as reference.
 
-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