about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-10-16 13:56:22 +0530
committerAndinus <andinus@nand.sh>2021-10-16 13:56:22 +0530
commit58a57abaaa5fa2f579e72350a7d5813c65e10560 (patch)
treedf854b553d908e554a50f9b6266990d59c4d7973 /README
downloadfornax-58a57abaaa5fa2f579e72350a7d5813c65e10560.tar.gz
Initial Commit
Diffstat (limited to 'README')
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d71cd78
--- /dev/null
+++ b/README
@@ -0,0 +1,28 @@
+           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+                                 FORNAX
+             Collection of tools to visualize Path Finding
+                               Algorithms
+
+                                Andinus
+           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+
+
+Table of Contents
+─────────────────
+
+Project Structure
+
+
+━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+ Website          <https://andinus.unfla.me/projects/fornax>
+ Source           <https://git.unfla.me/fornax>
+ GitHub (mirror)  <https://github.com/andinus/fornax>
+━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+
+
+Project Structure
+═════════════════
+
+  • Algorithms are located in `algorithms/' directory, sub-directory
+    needs to be created for programming languages which will hold the
+    actual source.