Updated README with correct module name (#79)

Signed-off-by: Werner Keil <werner.keil@gmx.net>
diff --git a/README.md b/README.md
index 8ffada3..a9ba718 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,5 @@
 semantic concepts that enable a declarative style of programming that applies
 across a variety of Java technologies.
 
-This standalone release of Jakarta Annotations uses a
-[Java Platform Module System](http://openjdk.java.net/projects/jigsaw/spec/)
-"automatic" module name of `java.annotation`, to match the module name
-used in JDK 9.  A future version will include full module metadata.
+Jakarta Annotations uses a [Java Platform Module System](http://openjdk.java.net/projects/jigsaw/spec/)
+module name `jakarta.annotation`.