Update project title

This commit is contained in:
Skylar Ittner 2020-05-11 17:11:18 -06:00
parent 88cb51f1bb
commit 589364201c
2 changed files with 3 additions and 5 deletions

View File

@ -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/).
[<img src="https://api.codacy.com/project/badge/Grade/2aeadc6b65d545c4a4c2e77d286373fd" alt="Codacy badge">](https://www.codacy.com/app/Netsyms/BusinessAppTemplate?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Netsyms/BusinessAppTemplate&amp;utm_campaign=Badge_Grade)
Program Structure
-----------------

View File

@ -3,7 +3,7 @@
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>BusinessAppTemplate</name>
<name>Netsyms Web App Template</name>
</data>
</configuration>
</project>