From f35a48433417c60a028b4b5a704c7784c119344b Mon Sep 17 00:00:00 2001 From: Prerak Mann Date: Sun, 11 Oct 2020 13:48:14 +0530 Subject: [PATCH] Update Readme Added badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 879a112..fc5bf6c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Currently supports Bytes and Files. **Transfer Data between multiple connected devices using fully offline peer to peer networking** [![pub package](https://img.shields.io/pub/v/nearby_connections.svg)](https://pub.dartlang.org/packages/nearby_connections) - +[![Stars](https://img.shields.io/github/stars/mannprerak2/nearby_connections?logo=github&style=flat&color=green)](https://github.com/mannprerak2/nearby_connections) +[![Forks](https://img.shields.io/github/forks/mannprerak2/nearby_connections?logo=github&style=flat&color=purple)](https://github.com/mannprerak2/nearby_connections) ## Table of Content * [Setup](#setup) * [Work Flow](#work-flow)