From 8f4d8bf746f4ea70402d770adfb9e515052ea528 Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:47:35 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7b5c94..324491c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Fetchtastic Termux Setup -Fetchtastic is a tool to download the latest Meshtastic Android app and Firmware releases to your phone via Termux. It also provides optional notifications via an NTFY server. This guide will help you set up and run Fetchtastic on your device. +Fetchtastic is a tool to download the latest Meshtastic Android app and Firmware releases to your phone via Termux. It also provides optional notifications via an NTFY server. ## Prerequisites @@ -85,7 +85,7 @@ You can manually edit the configuration file to change the settings. During setup, you have the option to add a cron job that runs Fetchtastic daily at 3 AM. -To modify cron job, you can run: +To modify the cron job, you can run: ```bash crontab -e ``` @@ -96,4 +96,4 @@ If you choose to set up notifications, Fetchtastic will send updates to your spe ### Contributing -Contributions are welcome! Feel free to open issues or submit pull requests. \ No newline at end of file +Contributions are welcome! Feel free to open issues or submit pull requests.