Browse Source

Finally Added a Readme

Samuel W. Flint 7 years ago
parent
commit
15de1ecce2
1 changed files with 10 additions and 0 deletions
  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).