Skip to content

Commit

Permalink
Merge pull request #3 from Justkant/develop
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
Justkant committed Sep 30, 2015
2 parents 16855ca + 21db7a0 commit 9ced5af
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
<div align="center">
<h1>WhatAShop</h1>
<a href="https://travis-ci.org/Justkant/WhatAShop">
<a href="https://travis-ci.org/Justkant/WhatAShop" target="_blank">
<img alt="Build Status" src="https://travis-ci.org/Justkant/WhatAShop.svg">
</a>
<a href="https://david-dm.org/Justkant/WhatAShop">
<a href="https://david-dm.org/Justkant/WhatAShop" target="_blank">
<img alt="Dependency Status" src="https://david-dm.org/Justkant/WhatAShop.svg">
</a>
<a href="https://david-dm.org/Justkant/WhatAShop#info=devDependencies">
<a href="https://david-dm.org/Justkant/WhatAShop#info=devDependencies" target="_blank">
<img alt="devDependency Status" src="https://david-dm.org/Justkant/WhatAShop/dev-status.svg">
</a>
<a href="https://raw.githubusercontent.com/Justkant/WhatAShop/master/LICENSE">
<img alt="License" src="https://img.shields.io/badge/license-MIT-blue.svg">
</a>
</div>

----

## Steps to start development:
- Install rethinkdb
- Start with ```rethinkdb --daemon``` or simply ```rethinkdb``` in a new terminal
Expand Down

0 comments on commit 9ced5af

Please sign in to comment.