diff --git a/README.md b/README.md index 3c9cc32..a7a9500 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,15 @@ #### Snapdrop is built with the following awesome technologies: * Vanilla HTML5 / ES6 / CSS3 -* Progressive Web App +* [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/) -* [Material Design](https://material.google.com/) -> Have any questions? You can read our [FAQ](/docs/faq.md) +> Have any questions? You can read our [FAQ](/docs/faq.md). -> If you want to self-host your own instance, [you can with docker.](/docs/local-dev.md) +> If you want to self-host your own instance, [you can with docker](/docs/local-dev.md). ## Support the Snapdrop Community @@ -32,13 +31,3 @@ Thanks a lot for supporting free and open software! - - -## Apps -1. [Snapdrop PWA](/docs/faq.md) - - 1. [Snapdrop Desktop App](https://github.com/infin1tyy/snapdrop-desktop) built on top of Electron. (Thanks to [Infin1tyy!](https://github.com/infin1tyy/)). - - 1. Feel free to make one :) - - diff --git a/docs/faq.md b/docs/faq.md index c4a8e67..c10548d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -32,4 +32,15 @@ We are not trying to optimize for some edge-cases. We are optimizing the user fl * Fix bugs and make a pull request. * Do security analysis and suggestions + + +## Apps +1. [Snapdrop PWA](/docs/faq.md) + +1. [Snapdrop Desktop App](https://github.com/infin1tyy/snapdrop-desktop) built on top of Electron. (Thanks to [Infin1tyy!](https://github.com/infin1tyy/)). + +1. Feel free to make one :) + + + [< Back](/README.md) \ No newline at end of file