From 8df48a96c57775aedde77ca4e14c386acd172d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Mon, 30 Jan 2023 09:38:46 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9c88d59..de33299 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ [![Go test](https://github.com/curusarn/resh/actions/workflows/go.yaml/badge.svg)](https://github.com/curusarn/resh/actions/workflows/go.yaml) [![Shell test](https://github.com/curusarn/resh/actions/workflows/sh.yaml/badge.svg)](https://github.com/curusarn/resh/actions/workflows/sh.yaml) - # REcycle SHell Context-based replacement for `zsh` and `bash` shell history. -Find any command you have ran before. +Find any command you have used before. Releveant results are displayed first based on current directory, git repo, and exit status. @@ -23,8 +22,6 @@ Releveant results are displayed first based on current directory, git repo, and - - ## Install Install RESH with one command: @@ -40,6 +37,7 @@ More options on [Installation page ⇗](./installation.md) ## Update Once installed RESH can be updated using: + ```sh reshctl update ``` @@ -82,4 +80,4 @@ TODO: This doesn't seem like the right place for keybindings Find help on [Troubleshooting page ⇗](./troubleshooting.md) -Still got an issue? [Create an issue](https://github.com/curusarn/resh/issues) +Problem persists? [Issues ⇗](https://github.com/curusarn/resh/issues)