diff --git a/README.md b/README.md index 877650e7..77bcc553 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Provides a similar experience to p5.js with openg This sketch draws a circle at position `300, 300`. +See [API Documentation](https://matiasvlevi.github.io/lu5/) for more + ```lua function setup() createWindow(600, 600);