diff --git a/README.md b/README.md index 07c89a7..99e8e0c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -Business App Template -===================== +App Template +============ This is an empty (but fully functional) PHP application. It is designed to 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://www.codacy.com/app/Netsyms/BusinessAppTemplate?utm_source=github.com&utm_medium=referral&utm_content=Netsyms/BusinessAppTemplate&utm_campaign=Badge_Grade) - Program Structure ----------------- diff --git a/nbproject/project.xml b/nbproject/project.xml index 3edeb05..d85114f 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.php.project - BusinessAppTemplate + Netsyms Web App Template