From 8b9e26aa4d8c9150055309869c8c601d0cfdb5b4 Mon Sep 17 00:00:00 2001 From: Sonatai Date: Mon, 22 Jan 2024 09:52:04 +0100 Subject: [PATCH] #77 fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1def616..a28aed0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ SpockReact is an easy way to automatically generate documentation from Spock tes ![Build & Test](https://github.com/Sonatai/spock-react/actions/workflows/build.yaml/badge.svg) ![Deployment](https://github.com/Sonatai/spock-react/actions/workflows/deploy.yaml/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) **Prerequisite** + ![nodejs](https://img.shields.io/badge/NodeJs-21.5.0-green) ![npm](https://img.shields.io/badge/npm-8.15.0-green) ![yarn](https://img.shields.io/badge/yarn-1.22.19-green) Please install NodeJs and yarn in the right version (see above). Normally npm will be install in the matching version - please check if the version match with above.