doc: update Readme, add logo
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -1,11 +1,16 @@
|
|||||||
# Nearby Service
|
# 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
|
|
||||||
|
|
||||||
[](https://xenikii.one)
|
[](https://xenikii.one)
|
||||||
[](https://github.com/ksenia312/nearby_service/blob/main/LICENSE)
|
[](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**.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
name: nearby_service
|
name: nearby_service
|
||||||
description: 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.
|
description: 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.
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
homepage: https://github.com/ksenia312/nearby_service
|
homepage: https://github.com/ksenia312/nearby_service
|
||||||
repository: https://github.com/ksenia312/nearby_service
|
repository: https://github.com/ksenia312/nearby_service
|
||||||
|
|||||||
Reference in New Issue
Block a user