Skip to content

Commit 36fc0b4

Browse files
authored
Update README.md
1 parent 9ce900e commit 36fc0b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# MiniLisp Interpreter
22
###### 1101 Compiler Final Project
33

4-
> 我徒手幹出了一個 C# 的 Mini-Lisp 直譯器
5-
> A hand-craft Mini-Lisp (subset of LISP) interpreter written in C#
4+
> 我徒手幹出了一個 C# 的 Mini-Lisp 直譯器
5+
> A hand-craft Mini-Lisp (subset of LISP) interpreter written in C#
66
77
## Usage
88
- Simply open the program, paste your lisp code and press `Ctrl + Z`,

0 commit comments

Comments
 (0)