Skip to content

Commit 6c388df

Browse files
Update README.md
1 parent 491dc7a commit 6c388df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ An online version of the interpreter, using WASM, is available [here](https://ya
2424
* Control Flow
2525
* [Truthiness](https://yasl-lang.github.io/docs/control-flow/truthiness)
2626
* [Control Flow](https://yasl-lang.github.io/docs/control-flow/control-flow)
27+
* [Variadics](https://yasl-lang.github.io/docs/variadics)
2728
* Standard Library
2829
* [Built-in Functions](https://yasl-lang.github.io/docs/standard-library/builtin-functions)
2930
* [IO Library](https://yasl-lang.github.io/docs/standard-library/io-library)

0 commit comments

Comments
 (0)