From 06a93e5e7c986917574fae2e13b0f707178b6f04 Mon Sep 17 00:00:00 2001 From: Akram El Assas Date: Wed, 18 Dec 2024 13:12:10 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3230e2cdd..c9e0d8ad5 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ You can install the Android App by downloading the APK and installing it on any 1. [Prerequisites](https://github.com/aelassas/bookcars/wiki/Run-Mobile-App#prerequisites) 2. [Instructions](https://github.com/aelassas/bookcars/wiki/Run-Mobile-App#instructions) 3. [Push Notifications](https://github.com/aelassas/bookcars/wiki/Run-Mobile-App#push-notifications) + 4. [Run iOS App](https://github.com/aelassas/bookcars/wiki/Run-Mobile-App#run-ios-app) 11. [Add New Language](https://github.com/aelassas/bookcars/wiki/Add-New-Language) 12. [Add New Currency](https://github.com/aelassas/bookcars/wiki/Add-New-Currency) 13. [Unit Tests and Coverage](https://github.com/aelassas/bookcars/wiki/Unit-Tests-and-Coverage)