community and author info

This commit is contained in:
Adam Bradley
2013-11-20 20:38:25 -06:00
parent c358a9cef0
commit f43d597558

View File

@@ -21,8 +21,6 @@ of great solutions that work well for websites, like [jQuery Mobile](http://jque
Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.2. We will never support devices older than this.
===============
## Quick Start
@@ -45,11 +43,34 @@ way is to use Python:
http://localhost:8000/example/
http://localhost:8000/test/
## Community
* Follow [@ionicframework on Twitter](https://twitter.com/ionicframework).
* Have a question that's not a feature request or bug report? [Discuss on the Ionic Forum](http://forum.ionicframework.com/).
* Read our [Blog](http://ionicframework.com/blog/).
* Have a feature request for find a bug? [Submit an issue](https://github.com/driftyco/ionic/issues).
## Authors
**Max Lynch**
+ <https://twitter.com/maxlynch>
+ <https://github.com/mlynch>
**Ben Sperry**
+ <https://twitter.com/helloimben>
+ <https://github.com/bensperry>
**Adam Bradley**
+ <https://twitter.com/adamdbradley>
+ <https://github.com/adamdbradley>
===============
## LICENSE
Ionic is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.