From 358f1386caadfaef4cfe1fab683c0809d76fafe9 Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:13:54 -0500 Subject: [PATCH] Update readme --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b4b1b89..46cc2ca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ pip install fetchtastic ### Run the Setup Process -Run the setup command and follow the proompts to configure Fetchtastic: +Run the setup command and follow the prompts to configure Fetchtastic: ```bash fetchtastic setup @@ -61,19 +61,13 @@ fetchtastic download This will download the latest versions of the selected assets and store them in the specified directories. -### Help and Reconfiguration +### Command list -To view help and usage instructions, run: - -```bash -fetchtastic --help -``` - -If you need to reconfigure Fetchtastic, run: - -```bash -fetchtastic setup -``` +- **setup**: Run the setup process. +- **download**: Download firmware and APKs. +- **topic**: Display the current NTFY topic. +- **clean**: Remove configuration, downloads, and cron jobs. +- **--help**: Show help and usage instructions. ### Files and Directories