Skip to content

Commit 94be85e

Browse files
authored
Merge pull request #5 from henryhamon/master
Add License shield on readme
2 parents fa1f9e4 + c3ce882 commit 94be85e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![Gitter](https://img.shields.io/badge/Available%20on-Intersystems%20Open%20Exchange-00b2a9.svg)](https://openexchange.intersystems.com/package/intersystems-iris-dev-template)
22
[![Quality Gate Status](https://community.objectscriptquality.com/api/project_badges/measure?project=intersystems_iris_community%2Fintersystems-iris-dev-template&metric=alert_status)](https://community.objectscriptquality.com/dashboard?id=intersystems_iris_community%2Fintersystems-iris-dev-template)
33
[![Reliability Rating](https://community.objectscriptquality.com/api/project_badges/measure?project=intersystems_iris_community%2Fintersystems-iris-dev-template&metric=reliability_rating)](https://community.objectscriptquality.com/dashboard?id=intersystems_iris_community%2Fintersystems-iris-dev-template)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat&logo=AdGuard)](LICENSE)
45

56
# intersystems-iris-dev-template
67
This is a basic template to develop with InterSystems IRIS
@@ -18,7 +19,7 @@ Once you clone the new repo on your laptop and open the VSCode with installed In
1819
## Prerequisites
1920
Make sure you have [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and [Docker desktop](https://www.docker.com/products/docker-desktop) installed.
2021

21-
## Installation
22+
## Installation
2223
Clone/git pull the repo into any local directory
2324
```
2425
$ git clone https://github.com/intersystems-community/intersystems-iris-dev-template.git
@@ -73,7 +74,7 @@ Use the related docker-compose.yml to easily setup additional parametes like por
7374

7475
### src folder
7576
src/iris contains InterSystems IRIS Objectscript code
76-
src/java containers Java code
77+
src/java containers Java code
7778
src/python - python code, etc.
7879

7980

0 commit comments

Comments
 (0)