From b469dd03acc119b635b8921b685f74ae75cf9baf Mon Sep 17 00:00:00 2001 From: Hamish <133548095+Hamster45105@users.noreply.github.com> Date: Wed, 15 May 2024 20:02:35 +1000 Subject: [PATCH] Add contributing section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 508c87d9..95ba8623 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,10 @@ alt="Download from GitHub releases" align="center" height="80" /> Get it on Obtainium +## Contribute +To translate, update the strings in `core/base/src/main/res/LANG/strings.xml` and open a PR + +If you can help with code, open a PR + ## Help See [HELP.md](HELP.md)