about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-03-21 09:19:16 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-03-21 09:19:16 +0100
commit68931c1ee813de5acedf0abb5e9277a12fcdb448 (patch)
tree430339bdb39379144b855639a991d1feb0a2667c /README.md
parent924400c0cf3758ff7b8d6d68d09a861cbbce0d8a (diff)
Linking badges
[skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
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**