diff --git a/README.md b/README.md index 815971f..98dc4f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # livecooding library for LÖVE -This is a small live coding library for LÖVE. +This is a small live coding library for [LÖVE](https://love2d.org). It contains a customized [love.run](https://love2d.org/wiki/love.run) which watches for file changes in your source and loads if necessary. Errors get redirected to the command line or on screen.