From d5ce5a2fa2c73aa8a3fe8d65a24e19afe4c24984 Mon Sep 17 00:00:00 2001 From: Emilia Allison Date: Sat, 22 Feb 2025 13:40:36 -0500 Subject: [PATCH] Add basic usage to README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e393b74..7979977 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,14 @@ I've just confirmed that `bigrack` has more than enough space to do the followin ## How python or something idk + + +## Usage + +### Archive management + +*todo* + +### Deployment + +`python main.py deploy -a PATH_TO_ARCHIVE SSH_HOST PATH_ON_REMOTE_TO_PICTURES_DIR`