From 5842db63d97783696056a18b697c2ce9b3ee4356 Mon Sep 17 00:00:00 2001 From: Rishabh Srivastava Date: Mon, 8 Aug 2022 16:51:24 +1000 Subject: [PATCH] app emoji added --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5ad127..0af677f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# QR Code Analytics Flask Application +# QR Code Analytics Flask Application 🏿 [![.github/workflows/aws-deploy.yml](https://github.com/onerishabh/qrcode-analytics-flask/actions/workflows/aws-deploy.yml/badge.svg)](https://github.com/onerishabh/qrcode-analytics-flask/actions/workflows/aws-deploy.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) This is a flask app that lets user download QR Code for a given `targetURL`. This application helps user get analytics on when their QR Codes were scanned, device from which QR Code was scanned, location of scanning. Users can maintain as many QR Codes in the application as they want. -# Table of Contents +# Table of Contents 1. [Application Demo](#application-demo) 2. [Application Overview](#application-overview) 3. [Application Backend Overview](#application-backend-overview)