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

Commit 402e792

Browse files
committed
Update README with the various badges.
1 parent 0ac1eab commit 402e792

1 file changed

Lines changed: 4 additions & 23 deletions

File tree

README.rdoc

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,9 @@
11
== README
22

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

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

8-
* Ruby version
99

10-
* System dependencies
11-
12-
* Configuration
13-
14-
* Database creation
15-
16-
* Database initialization
17-
18-
* How to run the test suite
19-
20-
* Services (job queues, cache servers, search engines, etc.)
21-
22-
* Deployment instructions
23-
24-
* ...
25-
26-
27-
Please feel free to use a different markup language if you do not plan to run
28-
<tt>rake doc:app</tt>.

0 commit comments

Comments
 (0)