forked from Business/AccountHub
Update project title
This commit is contained in:
parent
88cb51f1bb
commit
589364201c
@ -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&utm_medium=referral&utm_content=Netsyms/BusinessAppTemplate&utm_campaign=Badge_Grade)
|
||||
|
||||
Program Structure
|
||||
-----------------
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user