diff --git a/README.md b/README.md index 62859bf..dd75907 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ -# Shitty but stable uploader :3 \ No newline at end of file +# Shitty but stable uploader :3 + +# Configuring .env File + +``` +R2_ACCESS_KEY=insert_a_access_key +R2_SEC_KEY=insert_a_secret_key +``` +# Deployment + +``` +yarn install +yarn dev +``` \ No newline at end of file