diff --git a/README.md b/README.md
index 6e7e455..3b91cf9 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
# update-tag
-The new update-tag. The one to rule them all!
\ No newline at end of file
+Updates the tag of a repo to the next chosen version according the semver symantic.
\ No newline at end of file
diff --git a/src/Cli/Cli.csproj b/src/Cli/Cli.csproj
index 3100920..5d52945 100644
--- a/src/Cli/Cli.csproj
+++ b/src/Cli/Cli.csproj
@@ -9,7 +9,7 @@