summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLizzy Hunt <logan.hunt@usu.edu>2023-02-17 08:54:34 -0700
committerGitHub <noreply@github.com>2023-02-17 08:54:34 -0700
commit62feade2518c46d2dffbc28349d6592797b6e502 (patch)
treed70d9f11cd91f650377d1478255ccb122bb77752
parentee07c73017a25a13bc207cffbc2da511fb68be96 (diff)
downloadaggietimed-62feade2518c46d2dffbc28349d6592797b6e502.tar.gz
aggietimed-62feade2518c46d2dffbc28349d6592797b6e502.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 64df400..9423b93 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# AggietimeD
-AggietimeD is a simple daemon service written in 2.5 days to do some hacked CAS authentication
-sit in the background, and listen to requests over a unix socket - making it easy to write
-scripts to get Aggie Time data wherever you need it!
+AggietimeD is a simple daemon service to do some hacked CAS authentication,
+then sit in the background listening to requests over a unix socket - making it
+"easy" to write scripts to get Aggie Time data, wherever you need it!
## Installation