doc: update Readme, add logo

This commit is contained in:
ksenia312
2024-02-07 13:59:56 +01:00
parent f18065db49
commit 63d84bf894
3 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,11 +1,16 @@
# Nearby Service
#### Connecting phones in a P2P network
Nearby Service Flutter Plugin for creating connections in a P2P network. With this plugin you can easily create any
application for sharing information **without the Internet connection**.
### Connecting phones in a P2P network
![logo](.github/assets/logo.png)
[![Xenikii Website](https://img.shields.io/badge/-xenikii.one-bd2727?style=flat&logoColor=white)](https://xenikii.one)
[![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 you can easily create any
kind of information sharing application **without Internet connection**.