diff --git a/README.md b/README.md
index 47d6cb6..2e3f346 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ The action accepts the following parameters:
| `user_street` | String | The street address of the contact | | |
| `user_postal_code` | String | The postal code of the contact | | |
| `user_city` | String | The city of the contact | | |
+| `user_country` | String | The country of the contact | [ISO 3166-1 Alpha-2 country codes](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) | |
| `user_telephone` | String | The telephone number of the contact | | |
| `user_company` | String | The company of the contact | | |
| `user_extrafield` | String | Additional information of the contact | | |