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: CONTRIBUTING.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> #### Table of Contents
4
4
> -[Running Locally](#running-locally)
5
-
> -[Run in Gitpod](#run-in-gitpod)
5
+
> -[Running in Gitpod](#running-in-gitpod)
6
6
> -[Directory Structure](#directory-structure)
7
7
8
8
Are you a first-timer in contributing to open source? [These guidelines](https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution) from GitHub might help!
@@ -38,9 +38,9 @@ Are you a first-timer in contributing to open source? [These guidelines](https:/
38
38
39
39
5. Open [`http://localhost:3000/`](http://localhost:3000/) in a web browser.
40
40
41
-
## Run in Gitpod
41
+
## Running in Gitpod
42
42
43
-
You can also run algorithm-visualizer in Gitpod, a free online dev environment for GitHub.
43
+
You can also run `algorithm-visualizer` in Gitpod, a free online dev environment for GitHub.
44
44
45
45
[](https://gitpod.io/#https://github.com/algorithm-visualizer/algorithm-visualizer)
0 commit comments