From ba576528a2a2e16f6a17da645c47099cf1f29839 Mon Sep 17 00:00:00 2001 From: badaljain Date: Wed, 8 Oct 2025 23:23:02 +0530 Subject: [PATCH] docs: update readme Signed-off-by: badaljain --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9406a978..7ca33f6c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -LitmusChaos - # Documentation for the Litmus Project +LitmusChaos + [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flitmuschaos%2Flitmus-docs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flitmuschaos%2Flitmus-docs?ref=badge_shield) [![Slack Channel](https://img.shields.io/badge/Slack-Join-purple)](https://slack.litmuschaos.io) [![Docker Pulls](https://img.shields.io/docker/pulls/litmuschaos/ansible-runner.svg)](https://hub.docker.com/r/litmuschaos/ansible-runner) @@ -59,7 +59,9 @@ _Check the difference:_ - Executing `embedmd -d docs-name.md` will display the difference between the contents of docs-name.md and the output of embedmd docs-name.md. ## Manual Setup + ### Pre-Requisites + - Node.js 16.14 or above. It can be installed from [here](https://nodejs.org/en/download/). ### Start the server