diff options
author | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-17 08:54:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-17 08:54:34 -0700 |
commit | 62feade2518c46d2dffbc28349d6592797b6e502 (patch) | |
tree | d70d9f11cd91f650377d1478255ccb122bb77752 | |
parent | ee07c73017a25a13bc207cffbc2da511fb68be96 (diff) | |
download | aggietimed-62feade2518c46d2dffbc28349d6592797b6e502.tar.gz aggietimed-62feade2518c46d2dffbc28349d6592797b6e502.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |