diff --git a/README.md b/README.md index 5494d66..e0cb2b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Live Coding Kit For Löve +# livecooding library for LÖVE -A small live coding library for LÖVE. +This is a small live coding library for LÖVE. 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.