diff --git a/README.md b/README.md index 702d7d3..4329211 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # Upload script for sharex + +## Building the docker image +`docker build --tag uploadboi .` + +## Running the container +Edit the docker-compose and adjust the env vars then run +`docker-compose up -d` \ No newline at end of file