Explorar el Código

Finally Added a Readme

Samuel W. Flint hace 8 años
padre
commit
15de1ecce2
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+>  _        _    ____   ____ ____  
+> | |      / \  |  _ \ / ___/ ___| 
+> | |     / _ \ | |_) | |   \___ \ 
+> | |___ / ___ \|  _ <| |___ ___) |
+> |_____/_/   \_\_| \_\\____|____/ 
+>                                  
+
+LARCS is the Lisp Automated Rewrite and Calculation System.
+
+The main file is [larcs.org](larcs.org), with there being two interfaces, a [TUI](larcs-tui.org) and a [GUI](larcs-gui.org).