diff --git a/Readme.md b/Readme.md
index 08984fc1e6a79e247acc1239d6ad3644254a0d9a..469192c2c33d7b84a2bfe409d336c9153d7f0fbd 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,4 +1,5 @@
-# Unl To Rdf
+# Unl2Rdf
+A serialization converter from the official UNL format to the proposed RDF-UNL format.
 
 This is a one page [flask](https://flask.palletsprojects.com) app to convert unl to rdf, the web app is full python, everything is in the file `src/app/app.py`.