diff --git a/README.md b/README.md
index 0d5a5817bc2dd6c1825d7589460e2e448d80c8d3..ee6a9b070c224a8f21dd39994e428a1ea2ac1e96 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Update Remote IDs
 
 A simple python script that GET a list of Identity Providers entityIDs
-from a DiscoFeed URL, and convert it to a list suitable to create the 
-`OpenStack` Keystone identity provider remote_ids list.
+from a DiscoFeed URL, and convert it to a format suitable to update the 
+`OpenStack` Keystone identity provider remote_ids value.
 
 The script use only core python libraries (no pip, no virtualenv), so it
 should be suitable to be runned with standard python distribution, and to