Skip to content

Commit

Permalink
More idiomatic English to improve readability (spaceship-prompt#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
localstatic authored and salmanulfarzy committed Oct 22, 2018
1 parent 2e36433 commit 0f4f684
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Want more features? Please, [open an issue](https://github.com/denysdovhan/space

## Requirements

For correct work you will first need:
To work correctly, you will first need:

* [`zsh`](http://www.zsh.org/) (v5.2 or recent) must be installed.
* [Powerline Font](https://github.com/powerline/fonts) must be installed and used in your terminal.
Expand All @@ -126,7 +126,7 @@ npm install -g spaceship-prompt

Done. This command should link `spaceship.zsh` as `prompt_spaceship_setup` to your `$fpath` and set `prompt spaceship` in `.zshrc`. Just reload your terminal.

**💡 Tip:** Update Spaceship to new versions as any other package.
**💡 Tip:** Update Spaceship to new versions as you would any other package.

### [oh-my-zsh]

Expand Down Expand Up @@ -243,7 +243,7 @@ Also, take a look at popular option presets or share your own configuration on [

## Troubleshooting

Have a trouble? Take a look at out [Troubleshooting](./docs/Troubleshooting.md) page.
Having trouble? Take a look at out [Troubleshooting](./docs/Troubleshooting.md) page.

Still struggling? Please, [file an issue](https://github.com/denysdovhan/spaceship-prompt/issues/new/choose), describe your problem and we will gladly help you.

Expand All @@ -255,7 +255,7 @@ Still struggling? Please, [file an issue](https://github.com/denysdovhan/spacesh

## Donate

Hi! I work on this project in my spare time, beside my primary job. I hope you enjoy using Spaceship, and if you do, please, [buy me a cup of tea ☕️][donate-card-url].
Hi! I work on this project in my spare time, in addition to my primary job. I hope you enjoy using Spaceship. If you do, please, [buy me a cup of tea ☕️][donate-card-url].

| Credit/Debit card | Bitcoin | Ethereum |
|:-----------------:|:-------:|:--------:|
Expand Down

0 comments on commit 0f4f684

Please sign in to comment.