1
Fork 0
theorangeone.net-legacy/README.md
2017-06-09 08:58:28 +01:00

13 lines
233 B
Markdown

# My Website
[![Circle CI](https://circleci.com/gh/RealOrangeOne/theorangeone.net-new.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/theorangeone.net-new)
## Installation
```bash
make
```
## Run Tests
```bash
make test
```