about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 0bcbdaa..0140ab8 100644
--- a/README
+++ b/README
@@ -202,5 +202,6 @@ This collection includes:
 6.1 v0.1.0 - 2021-11-03
 ───────────────────────
 
-  ⁃ Initial implementation. Includes DFS solver in Java, tool to
-    visualize the solution.
+  ⁃ Initial implementation:
+
+    • Includes DFS solver in Java and a tool to visualize the solution.