From 81925b9ef8a953288ab3fe6efb8936b9a753e5a4 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 8 Sep 2021 13:01:37 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1f7705..0b9e91b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # About lifen-postman -* [Installation and execution via CLI](#InstallationandexecutionviaCLI) +* [Installation and execution via NewMan](#InstallationandexecutionviaCLI) * [An example of NewMan's test report](#AnexampleofNewManstestreport) * [Installation and execution in the PostMan GUI](#InstallationandexecutioninthePostManGUI) * [An Example of Test Report in PostMan](#anExampleofTestReportinPostMan) @@ -14,7 +14,7 @@ This repository holds some PostMan files that performs tests against Lifen's Fhir API. They represent my handout regardinf the technical test. There is also a Node programm that run `NewMan`. -## 1. Installation and execution via CLI +## 1. Installation and execution via NewMan NodeJs 16+ is required.