diff --git a/docs/README.rst b/docs/README.rst
index 5a75839..08a07b4 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -13,7 +13,7 @@ here Python >= 3.6 Python >= 3.11 Available methods: #### Items Resource (monday.items) -
+monday
Requirements¶
-
Getting startedmonday.items.create_item(board_id='12345678', group_id='today', item_name='Do a thing')
-
Available methods
+Items Resource (monday.items)¶
create_item(board_id, group_id, item_name, column_values=None, create_labels_if_missing=False)
- Create an item on a board in the given group with name item_name.
Contents: