Skip to content

Commit 97801be

Browse files
authored
Update README.md
1 parent dc0d6c6 commit 97801be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,7 @@ This project is an algorithms visualizer implemented in Go. It allows you to obs
2020
```
2121
3. Run the executable file:
2222
```bash
23-
23+
.\<executable_file_name>.exe // Windows OS
24+
./<executable_file_name> // Linux || Mac OS
25+
```
26+
## LICENSE

0 commit comments

Comments
 (0)