summaryrefslogtreecommitdiffstats
path: root/libraries/ois/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ois/README')
-rw-r--r--libraries/ois/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/ois/README b/libraries/ois/README
new file mode 100644
index 0000000000..5961655984
--- /dev/null
+++ b/libraries/ois/README
@@ -0,0 +1,4 @@
+Object Oriented Input System (OIS) is meant to be a cross platform,
+simple solution for using all kinds of Input Devices (Keyboards, Mice,
+Joysticks, etc) and feedback devices (e.g. force feedback). Written in
+C++ using Object Oriented Design pattern.