From 737e914c489558b947bc43ccec69243b7cb84d04 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Sun, 10 May 2026 02:08:45 +0200 Subject: [PATCH] add readme --- raymenu/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 raymenu/README.md diff --git a/raymenu/README.md b/raymenu/README.md new file mode 100644 index 0000000..953914e --- /dev/null +++ b/raymenu/README.md @@ -0,0 +1,2 @@ +This is a shitty (hopefully) cross-platform dmenu application. +Read [raylib-go requirements](https://github.com/gen2brain/raylib-go#requirements).