diff --git a/README.md b/README.md index 4eb10ff..b657ead 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -27,7 +27,7 @@ Run All Tests with ```npm test``` --- -###Need help? +### Need help? Please join us on the "famous-community" slack. @@ -45,6 +45,6 @@ Do you think this readme needs work? So do we! Feel free to send a PR!!! --- -###LICENSE +### LICENSE MIT