From 187864d8d09f452f3bce5076f6dba53d7f31704b Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 31 May 2024 13:04:50 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58372d3..b1ad9fa 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ The tutorial demonstrates examples of interactions using the **Keyrock** GUI, as commands used to access the REST APIs of **Keyrock** and **Authzforce** - [Postman documentation](https://www.postman.com/downloads/) is also available. - # Start-Up +## NGSI-v2 Smart Supermarket + **NGSI-v2** offers JSON based interoperability used in individual Smart Systems. To run this tutorial with **NGSI-v2**, use the `NGSI-v2` branch. ```console