14 lines
226 B
Markdown
14 lines
226 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
|
|
```
|