From 5edd15680686d1fcae8c9693a283b110929815f4 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Sun, 30 Jun 2024 16:41:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d609fc..925f70b 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ Usage in other programming languages might be hard. Simply inherit from the component you want to create and add a new instance of your class to the current Screen. Looking at the example code should explain some things. + +## Example ![Image](/example.png) \ No newline at end of file