Update README.md

This commit is contained in:
usysrc 2020-01-28 21:51:37 -05:00 committed by GitHub
parent f751293108
commit 91b9699591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.