Skip to content

Commit 244aa4b

Browse files
committed
README grammar fixes
1 parent e8d976a commit 244aa4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Go Report Card](https://goreportcard.com/badge/github.com/Jacalz/rymdport/v3)](https://goreportcard.com/report/github.com/Jacalz/rymdport/v3)
55
[![version](https://img.shields.io/github/v/tag/Jacalz/rymdport?label=version)](https://github.com/Jacalz/rymdport/releases/latest)
66

7-
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily share files, folders and text between devices.
7+
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily share files, folders, and text between devices.
88
It uses the Go implementation of magic-wormhole, called [wormhole-william](https://github.com/psanford/wormhole-william), and compiles statically into a single binary. Rymdport is also compatible with sending to and receiving from other wormhole clients, such as the cli applications [wormhole-william](https://github.com/psanford/wormhole-william) and [magic-wormhole](https://github.com/magic-wormhole/magic-wormhole).
99

1010
<p align="center">
@@ -20,7 +20,7 @@ The initial version was built in less than one day to show how quick and easy it
2020

2121
## Sponsoring
2222

23-
Rymdport is an open source project that is provided free of charge and that will continue to be the case forever. If you use this project and appreciate the work being put into it, please consider supporting the development through [GitHub Sponsors](https://github.com/sponsors/Jacalz). This is in no way a requirement, but would be greatly appreciated and would allow for even more improvements to come further down the road.
23+
Rymdport is an open source project that is provided free of charge, and that will continue to be the case forever. If you use this project and appreciate the work being put into it, please consider supporting its development through [GitHub Sponsors](https://github.com/sponsors/Jacalz). This is in no way a requirement, but would be greatly appreciated and would allow for even more improvements to come further down the road.
2424

2525
## Requirements
2626

@@ -29,10 +29,10 @@ Compiling requires a [Go](https://golang.org) compiler (1.15 or later) and the [
2929

3030
## Downloads
3131

32-
Please visit the [release page](https://github.com/Jacalz/rymdport/releases) for downloading the latest releases.
32+
Please visit the [release page](https://github.com/Jacalz/rymdport/releases) to download the latest releases.
3333
Pre-built binaries are available for FreeBSD, Linux, macOS (`x86-64` and `arm64`) and Windows (`x86-64`).
3434

35-
The following distrubutions also have binary packages avaliable through the respective package managers:
35+
The following distributions also have binary packages available through the respective package managers:
3636

3737
[![Packaging status](https://repology.org/badge/vertical-allrepos/rymdport.svg)](https://repology.org/project/rymdport/versions)
3838

0 commit comments

Comments
 (0)