You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ This is the official documentation of the CircuitVerse simulator. This is meant
8
8
9
9
## Cloning Instructions
10
10
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**
@@ -25,7 +26,8 @@ To view the docs in offline mode, navigate to `/docs` folder and run
25
26
26
27
When you add a page, make sure you have an entry in the `_sidebar.md`
27
28
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.**
29
31
30
32
## Installation on Netlify
31
33
1. Go to [https://app.netlify.com](https://app.netlify.com) and register an account
0 commit comments