Skip to content

Commit eabf3b4

Browse files
committed
updated readme add shields last commit
1 parent 3cad5f0 commit eabf3b4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
## intersystems-iris-docker-rest-template
1+
## intersystems-iris-rest-api-template
22

3-
[![Gitter](https://img.shields.io/badge/Available%20on-Intersystems%20Open%20Exchange-00b2a9.svg)](https://openexchange.intersystems.com/package/intersystems-iris-docker-rest-template)
4-
[![Quality Gate Status](https://community.objectscriptquality.com/api/project_badges/measure?project=intersystems_iris_community%2Fintersystems-iris-docker-rest-template&metric=alert_status)](https://community.objectscriptquality.com/dashboard?id=intersystems_iris_community%2Fintersystems-iris-docker-rest-template)
3+
[![Gitter](https://img.shields.io/badge/Available%20on-Intersystems%20Open%20Exchange-00b2a9.svg)](https://openexchange.intersystems.com/package/iris-rest-api-template)
4+
[![Quality Gate Status](https://community.objectscriptquality.com/api/project_badges/measure?project=intersystems_iris_community%2Firis-rest-api-template&metric=alert_status)](https://community.objectscriptquality.com/dashboard?id=intersystems_iris_community%2Firis-rest-api-template)
55
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/intersystems-community/iris-rest-api-template">
66

7-
87
This is a template of a REST API application built with ObjectScript in InterSystems IRIS.
98
It also has OPEN API spec,
109
can be developed with Docker and VSCode,
@@ -24,7 +23,7 @@ Create your repository from template.
2423
Clone/git pull the repo into any local directory e.g. like it is shown below (here I show all the examples related to this repository, but I assume you have your own derived from the template):
2524

2625
```
27-
$ git clone git@github.com:intersystems-community/objectscript-rest-docker-template.git
26+
$ git clone git@github.com:intersystems-community/iris-rest-api-template.git
2827
```
2928

3029
Open the terminal in this directory and run:

0 commit comments

Comments
 (0)