diff --git a/README.md b/README.md new file mode 100644 index 0000000..bae3d2d --- /dev/null +++ b/README.md @@ -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 +```