Skip to content

Commit 2ee4151

Browse files
Update README.md
1 parent d8c9963 commit 2ee4151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Minima is a small, portable, and fast programming language written in C.
33

44
## The Syntax
5-
Minima's syntax is optimized for a fast byte-code translation at the expense of program verbosity. However, it's easy to parse and compile. You can read more about Minima's syntax [here.](https://github.com/TheRealMichaelWang/minima/wiki/syntax)
5+
Minima's syntax is optimized for a fast byte-code translation at the expense of program verbosity. However, it's easy to parse and compile. You can read Minima's documentation [here.](https://github.com/TheRealMichaelWang/minima/wiki/syntax)
66

77
Countdown
88
```

0 commit comments

Comments
 (0)