Skip to content

Commit e875973

Browse files
committed
Merge branch 'main' of github.com:ssloy/tinycompiler
2 parents 909c543 + 2698f65 commit e875973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ make test
5353
```
5454

5555
## Graphics!
56-
It is so dull to compute Fibonacci numbers, so here are more eyecandy examples for our compiler, check test-programs/gfx/*.wend files.
56+
It is so dull to compute Fibonacci numbers, so here are more eyecandy examples for our compiler, check [test-programs/gfx/*.wend](https://github.com/ssloy/tinycompiler/tree/main/test-programs/gfx) files.
5757
```sh
5858
make gfx
5959
```

0 commit comments

Comments
 (0)