Compare commits

..

1 Commits

Author SHA1 Message Date
0d9e4071fe Fix links in README 2024-11-26 14:42:24 +01:00

View File

@ -6,9 +6,6 @@ implementation, to be found in the interpreter files. This could also be used as
a drop-in replacement for the compiler, by changing the appropriate line in
`main.cpp`.
> [!Note]
> Running `curly` without arguments, it will show the solution to the online puzzle. When run with file arguments, it will try to parse those files as Krul sources and run them.
## Building
Build using: