From e911edbfab27985d15dd7f81eff19f496969d200 Mon Sep 17 00:00:00 2001 From: Alexey Belkevich Date: Tue, 5 Jan 2016 14:56:11 +0200 Subject: [PATCH] Updated readme with 'addresses with labels' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 478489f..9b18802 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Available fields: * APContactFieldPhonesWithLabels - array *phones* with *original and localized labels* * APContactFieldEmailsOnly - array of *email addresses* disregarding *email labels* * APContactFieldEmailsWithLabels - array of *email addresses* with *original and localized labels* -* APContactFieldAddresses - array of contact *addresses* +* APContactFieldAddressesWithLabels - array of contact *addresses* with *original and localized labels* +* APContactFieldAddressesOnly - array of contact *addresses* disregarding *addresses labels* * APContactFieldSocialProfiles - array of contact *profiles in social networks* * APContactFieldBirthday - date of *birthday* * APContactFieldWebsites - array of strings with *website URLs*