summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLizzy Hunt <logan.hunt@usu.edu>2023-02-16 15:12:34 -0700
committerLizzy Hunt <logan.hunt@usu.edu>2023-02-16 15:16:33 -0700
commitee07c73017a25a13bc207cffbc2da511fb68be96 (patch)
tree0b25da15ad4bfdbceb5f01d8ac3303202d8cb1dc
parent287dc14a540214b32809fb24ae9cc08a4df58c22 (diff)
downloadaggietimed-ee07c73017a25a13bc207cffbc2da511fb68be96.tar.gz
aggietimed-ee07c73017a25a13bc207cffbc2da511fb68be96.zip
README.md test
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index fa4d6aa..64df400 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
# AggietimeD
-AggietimeD is a simple daemon service written in 2.5 days to do some hacked CAS authentication,
-then sit in the background, refreshing the AggieTime JWT periodically to ensure the session
-doesn't expire, 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 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!
## Installation