From 900ffb8c7a4adf239c0738f5453752fe46d009e8 Mon Sep 17 00:00:00 2001 From: magmaus3 Date: Tue, 21 Nov 2023 22:56:29 +0100 Subject: [PATCH] Add short README with contribution info. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..88dfadc --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# IWM Browser + +This is the source code for [IWM Browser](https://iwm-browser.magmaus3.eu.org/), +an online tool for viewing level listings for [I Wanna Maker](https://iwannamakergame.com/). + +## Contributing + +Currently you can contribute by sending [patches via email](https://git-send-email.io/) +to [~magmaus3/IWM_Browser@lists.sr.ht](mailto:~magmaus3/IWM_Browser@lists.sr.ht) +([web interface](https://lists.sr.ht/~magmaus3/IWM_Browser)). You can also send issues there.