Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/qtlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaiah <ihnorton@users.noreply.github.com>2017-07-11 01:12:05 +0300
committerGitHub <noreply@github.com>2017-07-11 01:12:05 +0300
commit89dc056e1c5feefc52452e7a2dd8a179ffc308e0 (patch)
treec8ea3caeb51eb772818aba75843229a219517eee
parenta29e8a72c12db6a10fa37828d906e7afad14a98e (diff)
Add note on (non)relation to other Qt-Lua projects, and doc link
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a69445..47ca6bf 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,10 @@ This package includes several useful sub-packages:
- [qtide](doc/qtide.md): QLua Integrated Development Environment (IDE)
- [qtsvg](doc/qtsvg.md): Qt SVG support
- [qtwidget](doc/qtwidget.md): widgets and events
-
+See `qt` and `qtcore` for some binding design notes. A [readthedocs rendered](http://qtlua.readthedocs.io/en/latest/) version of these documents is also available.
+
+To the best of our knowledge, Torch's QtLua implementation is unrelated to -- and very likely incompatible with -- any other Qt-Lua interop projects including:
+
+ - http://www.nongnu.org/libqtlua/
+ - https://github.com/tdzl2003/luaqt