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.