summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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