aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-04-04 16:16:04 -0500
committerSlack Coder <slackcoder@server.ky>2024-04-04 16:16:04 -0500
commit621d065ed6efca5ff711841bb3fc07e18c24bae6 (patch)
tree6be4103f28fedf976a15ac62456d274ecc091f63
parent78ae23521d975aa1714b689d572d6119b9cd7558 (diff)
downloadslack-autoupdate-621d065ed6efca5ff711841bb3fc07e18c24bae6.tar.xz
README: Improve project overview
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index a0aebad..9947c85 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
# Slack Autoupdate
-Update your Slackware system automatically by integrating these customizable
-bash scripts.
+Update your Slackware system automatically by integrating these simple
+customizable bash scripts.
-Pending update information is saved into the 'info' and 'error' text files
-under '/var/spool/slack-autoupdate'. 'info.txt' should contain package
-update information, and 'error.txt' contains any problems encountered while
-attempting to source updates.
+The updates are downloaded in the background for installation during the next
+startup. If available, you are given the chance to opt out of the
+upgrade by pressing enter.
+
+Update information is stored under the /var/spool/slack-autoupdate directory.
+More advanced users could integrate email notifications.
## Support