diff --git a/README.md b/README.md
index ed5dc8b..ac28373 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Books without Borders has got your back!
value
- Change generation of books. Create tattered books for your RPG server!
- Optionally, make it impossible to duplicate the original version of a book
-- Optionally, hit a bookshelf while sneaking to display the contained books
+- Optionally, hit a bookshelf while sneaking to display the contained books. The bookshelf can be given a title and lore
#### Group encryption
@@ -64,6 +64,7 @@ An in-game description of available commands is available through the /bwb comma
| /settitle | \
| Sets the title of the book/item the player is holding |
| /unsignbook | None | Un-signs the book the player is holding |
| /clearbook | None | Removes all text from the held un-signed book |
+| /setBookshelfData | \ \text> \[more text] | Sets the name/lore for a bookshelf which is shown when peeking at its contents. |
### Permissions:
@@ -100,6 +101,7 @@ An in-game description of available commands is available through the /bwb comma
| bookswithoutborders.setgeneration | Allows player to change the generation of a book (Original, Copy, Copy of Copy) |
| bookswithoutborders.clear | Allows player to clear the contents of the held writable book |
| bookswithoutborders.peekbookshelf | Allows player to left-click a bookshelf to see the contents of the shelf |
+| bookswithoutborders.editbookshelf | Allows player to set name/lore for bookshelves, used for peeking |
### Signs