diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 7f54a80..dde9e93 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,11 +4,7 @@
-
-
-
-
-
+
@@ -122,7 +118,7 @@
-
+ 1660688283740
@@ -159,7 +155,14 @@
1660748344882
-
+
+ 1660750541330
+
+
+
+ 1660750541330
+
+
@@ -183,6 +186,7 @@
-
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index db0f234..e9dbc44 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
PagineDown is a library for generating paginated [MineDown](https://github.com/Phoenix616/MineDown)-formatted chat menu lists.
+![](images/list-example-in-game.png)
+
Requires Java 11+. PagineDown is a library that is intended to be used with MineDown (not standalone) -- your project will need to shade MineDown to use it.
## Installation
diff --git a/images/list-example-in-game.png b/images/list-example-in-game.png
new file mode 100644
index 0000000..ba7fc00
Binary files /dev/null and b/images/list-example-in-game.png differ