diff README.txt @ 44:10af07920b40

change README to org
author Dennis <dennis@denniscm.com>
date Tue, 08 Aug 2023 19:02:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.txt	Tue Aug 08 19:02:40 2023 +0000
@@ -0,0 +1,22 @@
+                       ━━━━━━━━━━━━━━━━━━━━━━━━━━
+                             ALGO-ANIMATOR
+
+                        Dennis Concepcion Martin
+                       ━━━━━━━━━━━━━━━━━━━━━━━━━━
+
+
+Table of Contents
+─────────────────
+
+
+
+
+An interactive program to visualize sorting algorithms. Developed in C
+using OpenGL, GLUT, and FreeType.
+
+• Docs: <https://denniscm.com/projects/algo-animator>
+• Main repo on SourceHut:
+  <https://git.sr.ht/~denniscmartin/algo-animator>
+  • Mirrors:
+    • Github: <https://github.com/denniscmartin/algo-animator>
+    • Gitlab: <https://gitlab.com/denniscmartin/algo-animator>