From 038a712b8831aba962496eda81d8e6f34ab92aa1 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 10 Apr 2018 01:29:53 -0600 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a84681c..56e4694 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Business App Template ===================== This is an empty (but fully functional) PHP application. It is designed to -integrate with Portal, an account management web interface. Portal manages -user credentials and account data, and is accessed by this app via [a simple API](http://docs.netsyms.com/docs/Portal/API%20Documentation/). +integrate with AccountHub, an account management web interface. AccountHub manages +user credentials and account data, and is accessed by this app via [a simple API](http://docs.netsyms.com/docs/AccountHub/API%20Documentation/). [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2aeadc6b65d545c4a4c2e77d286373fd)](https://www.codacy.com/app/Netsyms/BusinessAppTemplate?utm_source=github.com&utm_medium=referral&utm_content=Netsyms/BusinessAppTemplate&utm_campaign=Badge_Grade)