From 8eab6b5ae07f4cabad56aa6d13371d9d87ae1820 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Sat, 4 Feb 2023 17:12:00 +0100 Subject: [PATCH] fix centering of DIVs on README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7e871ee..32de2b3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ - -
-
+
Logo -

PairDrop

+

PairDrop

-

+

Local file sharing in your browser. Inspired by Apple's Airdrop.
Explore ยป @@ -66,8 +64,12 @@ Developed based on [Snapdrop](https://github.com/RobinLinus/snapdrop) * To host PairDrop on your local network (e.g. on Raspberry Pi): [All peers connected with private IPs are discoverable by each other](https://github.com/RobinLinus/snapdrop/pull/558) ## Screenshots +

+ ![Pairdrop Preview](/docs/pairdrop_screenshot_mobile.gif) +
+ ## PairDrop is built with the following awesome technologies: * Vanilla HTML5 / ES6 / CSS3 frontend * [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/)