From 5aeea4b661fb0359cb18366c9431e21b1a5538a7 Mon Sep 17 00:00:00 2001 From: Mahmood Janabi Date: Fri, 18 Jun 2021 21:42:13 +0300 Subject: [PATCH] add gif to README.md --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f644bb9..293e993 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,6 @@ An app for checking item prices through Morabaa systems. -## Getting Started +Disclaimer!: This is just the price checker fancy animation, not the whole app. +![Price Checker Demo](https://github.com/MahMoos/Flutter-Price-Checker/blob/master/assets/price-checker.gif) -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://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference.