diff options
| author | Jesse Morgan <jesse@jesterpm.net> | 2016-04-06 21:29:38 -0700 | 
|---|---|---|
| committer | Jesse Morgan <jesse@jesterpm.net> | 2016-04-06 21:29:38 -0700 | 
| commit | 6ebfc606ee7ed10c146e12fc8192cbc4683429cf (patch) | |
| tree | 6908f8c68ab64a88a788708dd11dc8b3b097c4af | |
| parent | 624e5d995c2fa593fb517a99e4b8b5f775afbeaf (diff) | |
Adding newly supported services to README.md
| -rw-r--r-- | README.md | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -14,6 +14,8 @@ Only a few services are currently supported. The client currently supports:  * `individual_profile_from_login_password`  * `individual_profile_from_micr`  * `custom_field_labels` +* `update_individual` +* List Lookup Tables  Adding new services is relatively easy. Skip down to the Contributing section  if the one you need is missing. @@ -94,4 +96,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI  [CCB]: https://www.churchcommunitybuilder.com/  [APIDOCS]: https://support.churchcommunitybuilder.com/customer/portal/articles/640589-api-documentation -[GROW]: https://github.com/PuyallupFoursquare/foursquare-grow
\ No newline at end of file +[GROW]: https://github.com/PuyallupFoursquare/foursquare-grow | 
