From 7d0a8e5dc45b5a792ad0eb4b2d7d5f0dd8fa6829 Mon Sep 17 00:00:00 2001 From: raeleus Date: Mon, 30 Sep 2024 10:11:31 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e058b..d2c43ed 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Multiplayer compatible
Personalized note system that does not take up context space
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki). +Watch the [tutorial video](https://youtu.be/E5TYU7rDaBQ). v. 0.1.0 * Added `#createlocation`, `#goto`, `#gonorth`, `#gosouth`, `#goeast`, `#gowest`, `#removelocation`, `#clearlocations`, `#getlocation` and `#showlocations` to enable travelling. @@ -45,4 +46,4 @@ v. 0.0.2 * Minor improvements and bug fixes v. 0.0.1 -* Initial release \ No newline at end of file +* Initial release