diff --git a/README.md b/README.md
index c1cca720..73998332 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
-PDFA3
+Mustangproject
=====
-Some samples how to create PDF/A3 files and PDF/A3 files with embedded files using Apache PDFBox and
-the source code for the [Mustang project](http://www.mustangproject.org/).
+Source code repository for the [Mustang project](http://www.mustangproject.org/) open source java PDF invoice metadata library in ZUGFeRD format.
License
-----
@@ -26,7 +25,7 @@ If you setup a Maven project, you can grab the artifacts from this maven reposit
mustang-mvn-repo
- https://raw.github.com/Rayman2200/PDFA3/mvn-repo/
+ https://raw.github.com/ZUGFeRD/mustangproject/mvn-repo/
```
@@ -37,7 +36,13 @@ As dependency use this
org.mustangproject.ZUGFeRD
mustang
- 1.3.0
+ 1.4.0
+
+
+
+ commons-logging
+ commons-logging
+ 1.1.1
```