From dfe455c9c031d8970c80818a9e346add4ef7e48c Mon Sep 17 00:00:00 2001 From: Sanidhya Kumar Verma Date: Wed, 4 Sep 2024 13:05:14 +0000 Subject: [PATCH] updated app data --- app.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app.json b/app.json index 32a743a..f794871 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,8 @@ { "expo": { "name": "Ryde", + "description": "Find your perfect ride with Ryde.", + "githubUrl": "https://github.com/sanidhyy/uber-clone", "slug": "Ryde", "version": "1.0.0", "orientation": "portrait",