diff --git a/pyproject.toml b/pyproject.toml index 63c17c6..550c371 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "surplus" version = "2.0.0" -description = "Plus Code to iOS-Shortcuts-like shareable text" +description = "Python script to convert Google Maps Plus Codes to iOS Shortcuts-like shareable text." authors = ["Mark Joshwel "] license = "Unlicence" readme = "README.md"