We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e174a commit c937076Copy full SHA for c937076
README.md
@@ -1,5 +1,6 @@
1
-# PathAlgorithms
2
-Path finding algorithms visualiser with Windows Forms
+# Path Algorithms
+- > Path finding algorithms visualiser with Windows Forms
3
+- > Step by step traversal.
4
5
- [x] Breadth-First search
6
- [x] Depth-First search
0 commit comments