From 876fde0ca32987fe80d1c43af668cda18091b974 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 14 Nov 2016 15:55:19 -0500 Subject: games/libretro-lutro: Fix README. --- games/libretro-lutro/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/libretro-lutro/README b/games/libretro-lutro/README index e57d7849f0..17958c5f3c 100644 --- a/games/libretro-lutro/README +++ b/games/libretro-lutro/README @@ -1,7 +1,7 @@ -Experimental Lua game framework for libretro, following the LÖVE API. +Experimental Lua game framework for libretro, following the LOVE API. -Lutro is software rendered and implements only a subset of the LÖVE API. +Lutro is software rendered and implements only a subset of the LOVE API. It targets portability though the libretro API and backed in dependancies. To build the debugging symbols use: - DEBUG=1 ./libretro-lutro.SlackBuild + DEBUG=1 ./libretro-lutro.SlackBuild -- cgit v1.2.3