From 59fe27679fc802eed45328fa1c2100677050f47b Mon Sep 17 00:00:00 2001 From: thepersonwithears Date: Sun, 3 Nov 2024 16:16:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c9417c..1f2c979 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This library provides reusable classes for handling rooms, items, the player, an ```take sword``` - Takes an item if it is in scene. - +```inventory``` - Displays inventory. ## Demo