Update Readme with circleci badge.

This commit is contained in:
Tyrel Souza 2014-04-09 14:58:36 -04:00
parent d783fd8f09
commit 9f26502b3d

View File

@ -1,25 +1,4 @@
Vidpush Vidpush
======= =======
Getting Started [![Build Status](https://circleci.com/gh/propelmarketing/vidpush.png?circle-token=475c8f875daec0a81ad06a4ccdd3c9f2f8927b6c)](https://circleci.com/gh/propelmarketing/vidpush)
---------------
This repository comes equipped with a self-setup script:
% ./bin/setup
After setting up, you can run the application using [foreman]:
% foreman start
[foreman]: http://ddollar.github.io/foreman/
Guidelines
----------
Use the following guides for getting things done, programming well, and
programming in style.
* [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol)
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)