commit 694d7bddcab99044731bf3a7934eec8c1772e07a
parent 366f105ac18955ef989ebf1269f0444c50d392dc
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date: Tue, 15 Dec 2020 22:36:01 +0100
Update docs
Diffstat:
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git 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) <!-- Don't know how to do a direct link -->
-
- 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
@@ -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) <!-- Don't know how to do a direct link -->
+
+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