From 2e38f3ab3ba6b3b443a6ba7662fda5e3fdd80d79 Mon Sep 17 00:00:00 2001 From: Prerak Mann Date: Wed, 21 Aug 2019 00:18:18 +0530 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a75adc..12867e9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ An **android** flutter plugin for the [Nearby Connections API]((https://developers.google.com/nearby/connections/overview)) 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) ## Table of Content