about summary refs log tree commit diff stats
path: root/README.org
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.org
downloadfornax-58a57abaaa5fa2f579e72350a7d5813c65e10560.tar.gz
Initial Commit
Diffstat (limited to 'README.org')
-rw-r--r--README.org14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..131bc61
--- /dev/null
+++ b/README.org
@@ -0,0 +1,14 @@
+#+title: Fornax
+#+subtitle: Collection of tools to visualize Path Finding Algorithms
+#+export_file_name: index
+#+setupfile: ~/.emacs.d/org-templates/projects.org
+
+| 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.