diff options
author | cheapie <no-email-for-you@example.com> | 2017-04-19 21:39:30 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2017-04-19 21:39:30 -0500 |
commit | 808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b (patch) | |
tree | b0dd1e7e16afa14f3c17ba2ea34cfe515ba0b226 | |
parent | 2392ba792caf81970e0e2ec77b9dead46886ed32 (diff) | |
download | TSLib-808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b.tar TSLib-808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b.tar.gz TSLib-808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b.tar.bz2 TSLib-808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b.tar.xz TSLib-808ccdb3a8b0faa9a9a88186ee5d6fdd7186015b.zip |
Adjust readme formatting
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 =================== |