Skip to content

Commit ee5a24a

Browse files
committed
fix: remove the underline under the main title
Signed-off-by: badaljain <badal.jain77@gmail.com>
1 parent e558aec commit ee5a24a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img alt="LitmusChaos" src="https://avatars.githubusercontent.com/u/49853472?s=200&v=4" width="200" align="left">
22

3-
# Documentation for the Litmus Project
3+
<span style="font-size:2em; font-weight:700;">Documentation for the Litmus Project</span>
44

55
[![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)
66
[![Slack Channel](https://img.shields.io/badge/Slack-Join-purple)](https://slack.litmuschaos.io)
@@ -59,7 +59,9 @@ _Check the difference:_
5959
- 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.
6060

6161
## Manual Setup
62+
6263
### Pre-Requisites
64+
6365
- Node.js 16.14 or above. It can be installed from [here](https://nodejs.org/en/download/).
6466

6567
### Start the server

0 commit comments

Comments
 (0)