Commit 0ab8b13

mo khan <mo@mokhan.ca>
2014-11-15 21:35:16
remove stuff from readme. [ci-skip]
1 parent 951882d
Changed files (1)
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>.