--- a/front_idill/extern/fajran-tuiojs/README.md Thu Apr 19 11:53:06 2012 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-TUIOjs
-======
-
-Javascript TUIO client library.
-
-This library uses a connector to receive the TUIO data. Currently,
-there are two connectors available:
-
-* [npTuioClient](http://github.com/fajran/npTuioClient) based
- connector. Check it's project page to see how it works.
-
-* Stomp based connector. This connector uses XHR to get events from a
- [Stomp](http://stomp.codehaus.org/) server.
-
-