Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#Engine-Seed
# Engine-Seed
> A seed project to get started with the famous engine

[![Build Status](https://travis-ci.org/Famous/engine-seed.svg?branch=master)](https://travis-ci.org/Famous/engine-seed) [![Dependency Status](https://david-dm.org/famous/engine-seed.svg)](https://david-dm.org/famous/engine-seed) [![devDependency Status](https://david-dm.org/famous/engine-seed/dev-status.svg)](https://david-dm.org/famous/engine-seed#info=devDependencies)

---

###Installation
### Installation

```bash
git clone https://github.com/Famous/engine-seed
Expand All @@ -16,7 +16,7 @@ npm i # install dependencies

---

###Development
### Development
Run the dev server with ```npm run dev```

Now the dev server should be running on localhost:1618
Expand All @@ -27,7 +27,7 @@ Run All Tests with ```npm test```

---

###Need help?
### Need help?

Please join us on the "famous-community" slack.

Expand All @@ -45,6 +45,6 @@ Do you think this readme needs work? So do we! Feel free to send a PR!!!

---

###LICENSE
### LICENSE

MIT