Updated the favicon icon & Readme.md. (#95)
* Updated the favicon icon & Readme.md. Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com> * Update README.md
This commit is contained in:
parent
d982461e97
commit
58c95e34c1
|
|
@ -1,4 +1,4 @@
|
|||
<img src="https://camo.githubusercontent.com/953211f24c1c246f7017703f67b9779e4589bf76/68747470733a2f2f6c616e6473636170652e636e63662e696f2f6c6f676f732f6c69746d75732e737667" width="160" align="left">
|
||||
<img alt="LitmusChaos" src="https://avatars.githubusercontent.com/u/49853472?s=200&v=4" width="200" align="left">
|
||||
|
||||
# Documentation for the Litmus Project
|
||||
|
||||
|
|
@ -24,11 +24,11 @@ Additional details on the Docusaurus project can be found [here](https://docusau
|
|||
|
||||
## For Developers
|
||||
|
||||
### Clone litmus-docs-beta repository
|
||||
### Clone litmus-docs repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/litmuschaos/litmus-docs-beta.git
|
||||
cd litmus-docs-beta
|
||||
git clone https://github.com/litmuschaos/litmus-docs.git
|
||||
cd litmus-docs
|
||||
```
|
||||
|
||||
The docs website server can be setup manually or through docker compose
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue