Skip to content

Commit

Permalink
docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvlevi committed May 6, 2024
1 parent ef882ad commit 357ddb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Provides a similar experience to <a href="https://p5js.org">p5.js</a> 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);
Expand Down

0 comments on commit 357ddb5

Please sign in to comment.