From 7ebd19c8bd10c33aa16df452e7fa451ecfc98133 Mon Sep 17 00:00:00 2001
From: Chandram Dutta
Date: Mon, 11 Nov 2024 10:31:24 +0530
Subject: [PATCH] Update README.md
---
README.md | 35 +++++++----------------------------
1 file changed, 7 insertions(+), 28 deletions(-)
diff --git a/README.md b/README.md
index 1b60c29..9c0076c 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
- < Insert Project Title Here >
- < Insert Project Description Here >
+ VITTY iOS
+ iOS app for VITTY
---
@@ -13,48 +13,27 @@
[![DOCS](https://img.shields.io/badge/Documentation-see%20docs-green?style=flat-square&logo=appveyor)](INSERT_LINK_FOR_DOCS_HERE)
[![UI ](https://img.shields.io/badge/User%20Interface-Link%20to%20UI-orange?style=flat-square&logo=appveyor)](INSERT_UI_LINK_HERE)
-
-## Features
-- [ ] < feature >
-- [ ] < feature >
-- [ ] < feature >
-- [ ] < feature >
-
-## Dependencies
- - < dependency >
- - < dependency >
-
## Running
-
-< directions to install >
-```bash
-< insert code >
-```
-
-< directions to execute >
-
-```bash
-< insert code >
-```
+Open in Xcode and run the app in simulator.
## Contributors