Skip to content

Commit b960e84

Browse files
authored
use alert style in GitHub markdown for notes (#387)
1 parent e472ff3 commit b960e84

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ This is the official documentation of the CircuitVerse simulator. This is meant
88

99
## Cloning Instructions
1010

11-
> **Note :** If you want to contribute, first fork the original repository and clone the forked repository into your local machine followed by `cd` into the directory
11+
> [!NOTE]
12+
> **If you want to contribute, first fork the original repository and clone the forked repository into your local machine followed by `cd` into the directory**
1213
1314
```sh
1415
git clone https://github.com/<your-username>/CircuitVerseDocs.git
@@ -25,7 +26,8 @@ To view the docs in offline mode, navigate to `/docs` folder and run
2526

2627
When you add a page, make sure you have an entry in the `_sidebar.md`
2728

28-
**Note :** **All the documentation should have a corresponding live circuit embedded so as to help the users. Also, the live circuit is NOT the same as image of a circuit.**
29+
> [!NOTE]
30+
> **All the documentation should have a corresponding live circuit embedded so as to help the users. Also, the live circuit is NOT the same as image of a circuit.**
2931
3032
## Installation on Netlify
3133
1. Go to [https://app.netlify.com](https://app.netlify.com) and register an account

0 commit comments

Comments
 (0)