1
Fork 0

Update readme

This commit is contained in:
Jake Howard 2017-01-14 21:43:49 +00:00
parent aa1a7dee74
commit 434646d806
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -2,13 +2,14 @@
[![Circle CI](https://circleci.com/gh/RealOrangeOne/theorangeone.net.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/theorangeone.net)
Find it here: [https://theorangeone.net](http://theorangeone.net)
## Installation
```bash
make
./scripts/build
```
## Run Tests
```bash
make test
./scripts/test
```