1
Fork 0
theorangeone.net-legacy/README.md
2017-06-24 22:06:33 +01:00

13 lines
225 B
Markdown

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