diff --git a/README.md b/README.md index 2223587..722ce7e 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,5 @@ sound:randomize() local buffer = sound:generateString() device:play(buffer, #buffer) ``` + +**More documentation is available at the [Project Wiki](https://github.com/nucular/sfxrlua/wiki)**