We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75050c commit 2788e33Copy full SHA for 2788e33
README.md
@@ -1,6 +1,10 @@
1
# visual-ll
2
Using graphviz to enable visualization on linked-list implementation.
3
4
+* If you want to take advantage of this project, please clone/fork it, and then modify the code in `lib/` for your own use.
5
+* And example for each demo, you can see the code under `src/`.
6
+* If you like it, please give `visual-ll` a star ~!
7
+
8
# Author
9
* [Kevin Cyu](https://github.com/kevinbird61)
10
0 commit comments