diff --git a/README.rst b/README.rst
index 0a00a4f1b73926cef3e6c3e90ecdcc286c7fd0a1..6f7dfc12c1e028b1868240e2d24b76e610d06771 100644
--- a/README.rst
+++ b/README.rst
@@ -10,11 +10,9 @@ The jppy Python package
 This software provides Python access to functionalities in Jpp, like accessing
 PDF and NPE functions.
 
-It currently depends on a few Jpp headers (no Jpp compilation needed), make
-sure the ``$JPP_DIR`` is pointing to the Jpp directory.
-
-**Note:** Beware that this package is WIP!
-
+It currently depends on a few Jpp headers (no Jpp compilation needed), which are
+bundled with the package. However, if you want to use another (newer) Jpp version,
+make sure the ``$JPP_DIR`` is pointing to the Jpp directory.
 
 Installation
 ============