From 0f4e79e4cc0c4112b5636b27c6c862a312d600ec Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Wed, 7 Feb 2024 18:15:49 +0100 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7511aad..488750f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![LICENSE BSD](https://img.shields.io/badge/License-BSD-4577d9)](https://github.com/ksenia312/nearby_service/blob/main/LICENSE) Nearby Service Flutter Plugin is used to create connections in a P2P network. -With this plugin, +The plugin supports sending text messages and files. With it, you can easily create any kind of information sharing application **without Internet connection**. ## Table of Contents