diff --git a/.all-contributorsrc b/.all-contributorsrc index 98788bb..6d03dfc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -82,6 +82,15 @@ "contributions": [ "code" ] + }, + { + "login": "t-a-y-l-o-r", + "name": "Taylor Cochran", + "avatar_url": "https://avatars.githubusercontent.com/u/32030464?v=4", + "profile": "https://github.com/t-a-y-l-o-r", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index b6959e6..c95fe59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # monday -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) A monday.com Python Client Library @@ -133,6 +133,7 @@ monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a