From ca6e1f2c5aa52e02cc73c45fea67c4ca6f2afbaf Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 10 Apr 2018 01:30:32 -0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56e4694..0c4ab46 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Program Structure *lang/en_us.php Language data for US English. *lib/login.php - Functions for logging in users and stuff like that. Most functions transparently makes requests to the Portal API and return the results. + Functions for logging in users and stuff like that. Most functions transparently makes requests to the AccountHub API and return the results. *lib/userinfo.php Functions for getting user data, like real names and managed employees. *static/css/app.css