pytorch/thpp ~= facebook/thpp (#1445)
diff --git a/torch/lib/README.md b/torch/lib/README.md
index 1aecddb..69ec13f 100644
--- a/torch/lib/README.md
+++ b/torch/lib/README.md
@@ -8,7 +8,7 @@
* THCUNN = TorcH CUda Neural Network (see cunn)
* THD = TorcH Distributed
* THNN = TorcH Neural Network
-* THPP = TorcH C++ (see thpp)
+* THPP = TorcH C++ (note: this library is not the same as https://github.com/facebook/thpp, but rather a standalone C++ wrapper of Torch Tensors)
* THS = TorcH Sparse
(You'll also see these abbreviations show up in symbol names.)