diff --git a/README.md b/README.md
index 7a097e1..cadee6a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# URI/URL parser
+You want a javascript-ish `document.location` kind of dictionary for URLs? We've got your back!
+
+Why?
Participants of the Open Web think & communicate in URI's: now with Godot (>=4) too!
+
This class will not win the beauty contest related to RFC 3986, but here goes:
# USAGE