diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-03-21 09:19:16 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-03-21 09:19:16 +0100 |
commit | 68931c1ee813de5acedf0abb5e9277a12fcdb448 (patch) | |
tree | 430339bdb39379144b855639a991d1feb0a2667c | |
parent | 924400c0cf3758ff7b8d6d68d09a861cbbce0d8a (diff) |
Linking badges
[skip ci]
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index 09cb8f756..86fb450bc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Mastodon [![Build Status](http://img.shields.io/travis/Gargron/goldfinger.svg)][travis] [![Code Climate](https://img.shields.io/codeclimate/github/Gargron/mastodon.svg)][code_climate] +[travis]: https://travis-ci.org/Gargron/mastodon +[code_climate]: https://codeclimate.com/github/Gargron/mastodon + Mastodon is a federated microblogging engine. An alternative implementation of the GNU Social project. Based on ActivityStreams, Webfinger, PubsubHubbub and Salmon. **Current status of the project is early development. Documentation &co will be added later** |