commit 819d74fb0b2283882936115f085269d6a24a4e67 parent 6e673f1c8640c0999441bd415a39276a6ce172fa Author: mjkloeckner <martin.cachari@gmail.com> Date: Fri, 27 Jan 2023 18:22:33 -0300 update README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Graph implementation in C - + Simple graph data structure implementation in C using adjacency list. Featuring graph output to stdout formatted in