From 0ee4e0c18e437db280d55e9d8b98a1250649f688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Reichert?= Date: Thu, 28 Nov 2024 20:34:04 +0100 Subject: [PATCH] Add links to app stores --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc47e15..5c9651a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # wmf-expo 'Wo ist Weihnachtsmarkt' mobile apps with [Expo](https://expo.dev) -## How to Run -# Welcome to your Expo app 👋 - -This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app). +## App stores +- [Apple App Store](https://apps.apple.com/de/app/wtf-is-wm/id6738749984) +- [Android Google Play Store](https://play.google.com/store/apps/details?id=com.sannsie.woistweihnachtsmarktinleipzig) ## Get started +This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app). 1. download Expo Go App for [Android](https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=www) or [iOS](https://itunes.apple.com/app/apple-store/id982107779) 2. clone repository 3. install dependencies `npm install`