Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Commit

Permalink
Update README with the various badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Jul 27, 2014
1 parent 0ac1eab commit 402e792
Showing 1 changed file with 4 additions and 23 deletions.
27 changes: 4 additions & 23 deletions README.rdoc
Original file line number Diff line number Diff line change
@@ -1,28 +1,9 @@
== README

This README would normally document whatever steps are necessary to get the
application up and running.
A little rails app to track people, projects and spent effort.

Things you may want to cover:
{<img src="https://travis-ci.org/DavidS/hrdb.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/DavidS/hrdb]
{<img src="https://codeclimate.com/github/DavidS/hrdb.png" />}[https://codeclimate.com/github/DavidS/hrdb]
{<img src="https://codeclimate.com/github/DavidS/hrdb/coverage.png" />}[https://codeclimate.com/github/DavidS/hrdb]

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.

0 comments on commit 402e792

Please sign in to comment.