no need for pom.xml update
diff --git a/README.md b/README.md
index 49d600c..9705970 100644
--- a/README.md
+++ b/README.md
@@ -23,13 +23,13 @@
## Option 1: deploy to file:/target/staging and manual/scripted upload
-Pro: Configuring is easy, then script creating a tar or zip archive and upload with UI or `curl`.
+Pro: Easy to run (does not even require `pom.xml` configuration), then script creating a tar or zip archive and upload with UI or `curl`.
-Limitation: scripting for upload (like it or not)
+Limitation: scripting for zip and upload (like it or not)
## Option 2: Sonatype central-publishing-maven-plugin
-Pro: Easy to configure.
+Pro: Easy to configure in `pom.xml`.
Drawbacks:
- no configuration in `pom.xml` `distributionManagement`