summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2014-11-15 14:35:16 -0700
committermo khan <mo@mokhan.ca>2014-11-15 14:35:16 -0700
commit0ab8b132cdab3428e4c1ad208f6b558fabb199e3 (patch)
tree8c8731d14e7a867e4627cbadea2e1402797db5a5
parent951882dadc270285b97e42db52864570fc3eadf7 (diff)
remove stuff from readme. [ci-skip]
-rw-r--r--README.md29
1 files changed, 1 insertions, 28 deletions
diff --git a/README.md b/README.md
index 1a36498..6daaafe 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,5 @@
-== Urkel
+# Urkel
[![Build Status](https://travis-ci.org/mokhan/urkel-api.svg?branch=master)](https://travis-ci.org/mokhan/urkel-api)
[![Code Climate](https://codeclimate.com/github/mokhan/urkel-api/badges/gpa.svg)](https://codeclimate.com/github/mokhan/urkel-api)
[![Test Coverage](https://codeclimate.com/github/mokhan/urkel-api/badges/coverage.svg)](https://codeclimate.com/github/mokhan/urkel-api)
-
-This README would normally document whatever steps are necessary to get the
-application up and running.
-
-Things you may want to cover:
-
-* 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>.