mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Added app screenshots to Readme.
This isn't perfect, as the images are downscaled in the client, and aren't spaced out nicely.
This commit is contained in:
parent
f0756484b6
commit
e9d32dada0
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
A wrapper of [syncthing](https://github.com/syncthing/syncthing) for Android.
|
||||
|
||||
<img src="graphics/screenshot_phone_1.png" alt="screenshot 1" width="200" />
|
||||
<img src="graphics/screenshot_phone_2.png" alt="screenshot 2" width="200" />
|
||||
<img src="graphics/screenshot_phone_3.png" alt="screenshot 3" width="200" />
|
||||
|
||||
[![Get it on Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid) [![Get it on F-Droid](https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png)](https://f-droid.org/repository/browse/?fdid=com.nutomic.syncthingandroid)
|
||||
|
||||
## Requirements
|
||||
|
|
Loading…
Reference in a new issue