From 0460c20aaa1f4b685d34ab838a623d8383624f64 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Sun, 1 Sep 2024 10:53:15 +0200 Subject: [PATCH] docs: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0436ffd..85ac5fb 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ React Native mobile application for Alovoa. - Improve the project by posting in [Issues](https://github.com/Alovoa/alovoa-expo/issues) and make a PR upon Issue discussion. - Translate this project into your preferred language on [Weblate](https://hosted.weblate.org/projects/alovoa-expo/alovoa-expo/) +## Helping with the Alovoa server +- This is the Alovoa mobile app, you can also [help with the server](https://github.com/Alovoa/alovoa) + ## Installation and usage Be sure, you have installed all dependencies and applications to run Expo project on your computer : [Getting Started with Expo](https://docs.expo.io/get-started/installation/).