diff --git a/Statuper.md b/Statuper.md new file mode 100644 index 0000000..672868d --- /dev/null +++ b/Statuper.md @@ -0,0 +1,13 @@ +Statup includes a simple to use installation shell script that will help you install locally, Docker, and even onto a AWS EC2 instance. + +

+ +

+ +## Installation +```bash +curl -O https://assets.statup.io/statuper && chmod +x statuper +``` + +## Usage +- `statuper` \ No newline at end of file