Skip to content

Commit 9a97c45

Browse files
committed
docs: add logo to README
1 parent bf3eb10 commit 9a97c45

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Docs/logo.png

258 KB
Loading

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
# Sushitrain
1+
<p align="center" width="100%">
2+
<img src="./Docs/logo.png" />
3+
</p>
24

3-
Securely synchronize files on-demand using Syncthing on iOS.
5+
<p align="center" width="100%">
6+
<h1 align="center">Sushitrain</h1>
7+
</p>
8+
9+
<p align="center" width="100%">
10+
Securely synchronize files on-demand using Syncthing on iOS and macOS.
11+
</p>
412

513
[Download on the App Store](https://apps.apple.com/nl/app/synctrain/id6553985316) | [Test beta versions through TestFlight](https://testflight.apple.com/join/2f54I4CM)
614

7-
In addition to the very powerful file synchronization features offered by Syncthing, this app has some extra tricks up it
15+
Sushitrain brings Syncthing to iOS and macOS. In addition to the very powerful file synchronization features offered by Syncthing, this app has some extra tricks up it
816
sleeve:
917

1018
- **Selective file synchronization**: only keep specific files or subdirectories from a larger folder on your device.
@@ -230,6 +238,7 @@ author / the respective owners:
230238
- [AppIcon.appiconset](./Sushitrain/Assets.xcassets/AppIcon.appiconset/)
231239
- [Sushitrain glass.icon](./Assets/Sushitrain%20glass%20icon.icon/)
232240
- [Sushitrain.icon](./Assets/Sushitrain.icon/)
241+
- [logo.png](./Docs/logo.png)
233242

234243
Syncthing is a trademark of the Syncthing Foundation. Read more over at [syncthing.net](https://syncthing.net). This project
235244
is not endorsed by, nor affiliated with, neither Syncthing contributors nor the Syncthing Foundation.

0 commit comments

Comments
 (0)