From 68931c1ee813de5acedf0abb5e9277a12fcdb448 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 21 Mar 2016 09:19:16 +0100 Subject: [PATCH] Linking badges [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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**