summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 05f7173..a51a75a 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ TSLib
=====
This is a library for Luacontrollers to more easily use the touchscreens from digistuff.
-Since LuaCs can't dofile() or anything, this library is loaded by pasting the contents of tslib.lua
-before the code that will use it.
+Since LuaCs can't dofile() or anything, this library is loaded by pasting the contents
+of tslib.lua before the code that will use it.
Available Functions
===================