Add readme
This commit is contained in:
parent
4f04b611d3
commit
1186c37643
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
```
|
Loading…
Reference in a new issue