snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit 868c843573355346b16b75d00b0ebebd59b6ce81
parent 212562727ff721a5123201abf96deb1ae61cd90d
Author: RobinLinus <RobinLinus@users.noreply.github.com>
Date:   Sun, 20 Dec 2020 04:01:53 +0100

Update README.md
Diffstat:
MREADME.md | 11+++++------
1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -4,16 +4,15 @@ #### Snapdrop is built with the following awesome technologies: -* Vanilla HTML5 / ES6 / CSS3 +* Vanilla HTML5 / ES6 / CSS3 frontend +* [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/) +* [NodeJS](https://nodejs.org/en/) backend * [Progressive Web App](https://de.wikipedia.org/wiki/Progressive_Web_App) -* [WebRTC](http://webrtc.org/) -* [WebSockets](http://www.websocket.org/) -* [NodeJS](https://nodejs.org/en/) -> Have any questions? You can read our [FAQ](/docs/faq.md). +Have any questions? Read our [FAQ](/docs/faq.md). -> If you want to self-host your own instance, [you can with docker](/docs/local-dev.md). +You can [host your own instance with docker](/docs/local-dev.md). ## Support the Snapdrop Community