Update README.md

This commit is contained in:
usysrc 2020-01-28 21:50:06 -05:00 committed by GitHub
parent c5345f5377
commit 4a4946e433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
This is 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. 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.
Needs LÖVE 11.3. Needs LÖVE 11.3.