diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 23:48:05 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 23:48:05 +0530 |
commit | c5c4c7fb0ec378c7eb4bea3bf8e6f143ec9fb205 (patch) | |
tree | 33fbf6fdd0889379a958343f1f94b94f690637aa /README.org | |
parent | 4d522584df205feab4c40f99154ab3af264282b8 (diff) | |
download | fornax-c5c4c7fb0ec378c7eb4bea3bf8e6f143ec9fb205.tar.gz |
Release v0.1.0 v0.1.0
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org index 991c5a7..df869f0 100644 --- a/README.org +++ b/README.org @@ -141,5 +141,6 @@ A grid is printed for every iteration. Grids are composed of cells. ** 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. |