소스 검색

Finally Added a Readme

Samuel W. Flint 8 년 전
부모
커밋
15de1ecce2
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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).