diff --git a/README.md b/README.md
index 9ee1c3585..3e5add450 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,20 @@ Use the following definition to use JLine in your maven project:
org.jline
jline
- 3.1.2
+ 3.2.0
+
+
+JLine can also be used with more low-level jars:
+
+
+ org.jline
+ jline-terminal
+ 3.2.0
+
+
+ org.jline
+ jline-reader
+ 3.2.0
Building