From 4a4946e433ea85faaab3a7c0ee9235b05bb25755 Mon Sep 17 00:00:00 2001 From: usysrc Date: Tue, 28 Jan 2020 21:50:06 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0cb2b2..02505e9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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.