diff --git a/README.md b/README.md index cd55124..ccb6136 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,12 @@ Bi-Weekly Menu as a web app, with automated CI and CD. [![Build & Deploy to GitHub Pages](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml/badge.svg?branch=master)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml) [![Update Menu JSON Database File.](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml) [![pages-build-deployment](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment) -## Getting Started -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +Link to the webpage/app: [IIITB Menu](https://kphanipavan.github.io/IIITB_Menu/) +
+## Webpage as app +The website/app can be added as an app to the device, as a PWA. +### Android: +Open the webpage in chrome, brave and similar browsers on an android device, click on the 3 vertical dots, select `Install app` and click on the `Install` button in the popup. +### iOS: +PWA functionality only works in Safari. Open the website in Safari, select the share button and select `Add to Home Screen` option. Follow the prompt to add the webpage as an app.