Skip to content

Commit c3ce882

Browse files
committed
Add License shield on readme
1 parent ccff364 commit c3ce882

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
@@ -67,7 +68,7 @@ Use the related docker-compose.yml to easily setup additional parametes like por
6768

6869
### src folder
6970
src/iris contains InterSystems IRIS Objectscript code
70-
src/java containers Java code
71+
src/java containers Java code
7172
src/python - python code, etc.
7273

7374

0 commit comments

Comments
 (0)