Commit 28cba4e5a776840bea9e5fbf53c0c79d799fe197
Merge branch 'master' of http://service.routetopa.eu:7480/isislab/DEEP
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
1 | -# DEalEr Provider (DEEP) | |
1 | +# DatalEts Ecosystem Provider (DEEP) | |
2 | 2 | |
3 | -The Dealer provider (DEEP) is a RESTful web service written in PHP. It make available a public discovery service that retrieve all the Datalet available into the system and a service call that provide a specific Datalet. | |
3 | +The DatalEts Ecosystem Provider (DEEP) is a RESTful web service written in PHP. It make available a public discovery service that retrieve all the Datalet available into the system and a service call that provide a specific Datalet. | |
4 | 4 | Developed by the [UNISA TEAM](http://www.isislab.it/) for the [ROUTE-TO-PA PROJECT](http://www.routetopa.eu/). |
5 | 5 | |
6 | 6 | |
... | ... | @@ -16,7 +16,7 @@ Developed by the [UNISA TEAM](http://www.isislab.it/) for the [ROUTE-TO-PA PROJE |
16 | 16 | |
17 | 17 | ## Quick start |
18 | 18 | |
19 | -Clone the repo: `git clone http://service.routetopa.eu:7480/admin/projects/isislab/DEEP`. | |
19 | +Clone the repo: `git clone http://service.routetopa.eu:7480/admin/projects/isislab/DEEP.git` | |
20 | 20 | |
21 | 21 | ### What's included |
22 | 22 | ... | ... |