Adding Travis and CodeClimate badges to README

This commit is contained in:
Anthony Mayer 2015-01-18 16:14:26 -08:00
parent 1e5e480ccc
commit 0a21e3e341

View file

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/TelescopeJS/Telescope.svg)](https://travis-ci.org/TelescopeJS/Telescope)
[![Code Climate](https://codeclimate.com/github/TelescopeJS/Telescope/badges/gpa.svg)](https://codeclimate.com/github/TelescopeJS/Telescope)
Telescope is an open-source, real-time social news site built with [Meteor](http://meteor.com)
**Note:** Telescope is beta software. Most of it should work but it's still a little unpolished and you'll probably find some bugs. Use at your own risk :)
@ -6,7 +9,7 @@ Note that Telescope is distributed under the [MIT License](http://opensource.org
### We Need Your Help!
A lot of work has already gone into Telescope, but it needs that final push to reach its full potential.
A lot of work has already gone into Telescope, but it needs that final push to reach its full potential.
So if you'd like to be part of the project, please check out the [roadmap](https://trello.com/b/oLMMqjVL/telescope-roadmap) and [issues](https://github.com/TelescopeJS/Telescope/issues) to see if there's anything you can help with.