update readme
This commit is contained in:
parent
e7144a6db9
commit
3354eb472b
1 changed files with 19 additions and 5 deletions
24
README.md
24
README.md
|
|
@ -1,19 +1,33 @@
|
|||
# diaspora* federation rails engine
|
||||
|
||||
#### A rails engine that adds the diaspora* federation protocol to a rails app
|
||||
**A rails engine that adds the diaspora* federation protocol to a rails app**
|
||||
|
||||
[](https://travis-ci.org/SuperTux88/diaspora_federation)
|
||||
[](https://codeclimate.com/github/SuperTux88/diaspora_federation)
|
||||
[](https://codeclimate.com/github/SuperTux88/diaspora_federation/coverage)
|
||||
[](https://gemnasium.com/SuperTux88/diaspora_federation)
|
||||
[](https://inch-ci.org/github/SuperTux88/diaspora_federation)
|
||||
[](http://badge.fury.io/rb/diaspora_federation)
|
||||
[](https://badge.fury.io/rb/diaspora_federation)
|
||||
|
||||
[Documentation](http://www.rubydoc.info/github/SuperTux88/diaspora_federation/master) |
|
||||
[Project site](https://diasporafoundation.org) |
|
||||
[Wiki](https://wiki.diasporafoundation.org) |
|
||||
[Documentation](http://www.rubydoc.info/gems/diaspora_federation/) |
|
||||
[Bugtracker](https://github.com/SuperTux88/diaspora_federation/issues)
|
||||
|
||||
## Development
|
||||
|
||||
**!!! This gem is currently under heavy development, so every release can contain breaking changes !!!**
|
||||
|
||||
If you want to help, please contact me, help is welcome.
|
||||
|
||||
After the first stable release, this repo will be moved to the [diaspora organization](https://github.com/diaspora/).
|
||||
|
||||
## Diaspora
|
||||
|
||||
a privacy-aware, distributed, open source social network
|
||||
|
||||
Links:
|
||||
[Project site](https://diasporafoundation.org) |
|
||||
[Wiki](https://wiki.diasporafoundation.org)
|
||||
|
||||
## License
|
||||
|
||||
This gem is published under the terms of the "GNU Affero General Public License". See the LICENSE file for the exact wording.
|
||||
|
|
|
|||
Loading…
Reference in a new issue