Skip to content

Commit 10316d7

Browse files
committed
Update README.md not about wormhole dep
1 parent 751a9ea commit 10316d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily and safely share files, folders, and text between devices.
1111
The data is sent securely with end-to-end encryption using the same protocol as [magic-wormhole](https://github.com/magic-wormhole/magic-wormhole). This means that Rymdport can talk not only to itself, but also to [other wormhole clients](https://github.com/Jacalz/rymdport/wiki/Supported-clients).
1212

13-
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.
13+
The transfers are implemented in a compiled 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.
1414

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

0 commit comments

Comments
 (0)