diff --git a/README.md b/README.md index 1715a18..bb7362c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A web-based application designed to help Dungeon Masters (DMs) manage and display combat initiative for tabletop role-playing games (TTRPGs). It features a DM admin interface for controlling encounters and a separate player display view suitable for an external monitor or for players to view on their own devices. +![Screenshots](images/header_image.png) + ## Features * **Campaign Management:** Create campaigns to organize your game sessions. diff --git a/images/header_image.png b/images/header_image.png new file mode 100644 index 0000000..36b8191 Binary files /dev/null and b/images/header_image.png differ