diff --git a/README.md b/README.md index 22cfe28..465dabd 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ The plugin wraps the following libs: If you want to see the plugin in action please refer to [aerogear-cordova-cookbook]() Shoot'nShare demo app or/ad just follow the Getting started guide to create your own. +| | Project Info | +| --------------- | ------------- | +| License: | Apache License, Version 2.0 | +| Build: | Cordova Plugin | +| Documentation: | https://aerogear.org/docs/specs/aerogear-cordova/ | +| Issue tracker: | https://issues.jboss.org/browse/AGCORDOVA | +| Mailing lists: | [aerogear-users](http://aerogear-users.1116366.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-users)) | +| | [aerogear-dev](http://aerogear-dev.1069024.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-dev)) | + + ## Getting Started The Cordova command line tooling is based on node.js so first you’ll need to install node then you can install Cordova by executing: @@ -138,3 +148,21 @@ This is a very early version: - remove Swift hack on xcodeproject - remove Android hack on gradle - expose refreshToken, revokeToken +- +## Documentation + +For more details about the current release, please consult [our documentation](https://aerogear.org/docs/specs/aerogear-cordova/). + +## Development + +If you would like to help develop AeroGear you can join our [developer's mailing list](https://lists.jboss.org/mailman/listinfo/aerogear-dev), join #aerogear on Freenode, or shout at us on Twitter @aerogears. + +Also takes some time and skim the [contributor guide](http://aerogear.org/docs/guides/Contributing/) + +## Questions? + +Join our [user mailing list](https://lists.jboss.org/mailman/listinfo/aerogear-users) for any questions or help! We really hope you enjoy app development with AeroGear! + +## Found a bug? + +If you found a bug please create a ticket for us on [Jira](https://issues.jboss.org/browse/AGCORDOVA) with some steps to reproduce it.