Skip to content

Commit 7db7491

Browse files
authored
chore: update README
1 parent c47295d commit 7db7491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- 🗺️ Visualize common pathfinding algorithms: DFS, BFS, Dijkstra, A*.
1717
- 🧭 Move start/end nodes freely to see optimal path changes.
1818
- 🧱 Allow walls creation.
19-
- 📞 Works on mobile as well, however some features are available on desktop only.
19+
- 📞 Work on mobile, however some features are available on desktop only.
2020

2121
## Screenshots
2222

@@ -41,7 +41,7 @@
4141
alt="Visualization of A-Star algorithm" width="600px">
4242
<p align="center">
4343

44-
## Cloning this repo
44+
## Clone this repo
4545

4646
```bash
4747
git clone [email protected]:thanhsonng/algorithms-visualizer.git

0 commit comments

Comments
 (0)