Skip to content

Commit

Permalink
Default to dark mode screenshot in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz committed Mar 18, 2024
1 parent 9af00db commit 0644126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The data is sent securely with end-to-end encryption using the same protocol as
The transfers are implemented using [wormhole-william](https://github.com/psanford/wormhole-william), a native [Go](https://go.dev/) implementation of magic-wormhole. As a result, Rymdport compiles into a single native binary with no runtime dependencies while also outperforming the reference implementation of magic-wormhole.

<p align="center">
<img src="internal/assets/screenshot1.png" />
<img src="internal/assets/screenshot2.png" />
</p>

## Downloads
Expand Down

0 comments on commit 0644126

Please sign in to comment.