Skip to content

Commit

Permalink
Change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Oct 1, 2024
1 parent 0232b91 commit 425112e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,9 @@ Pull requests are welcome. See [Contributing](CONTRIBUTING.md) for hints.
* [aShell You](https://github.com/DP-Hridayan/aShellYou) - Material You Redesign of aShell app. `GPL-3.0`
* [ShizuShell](https://play.google.com/store/apps/details?id=com.noxinfinity.shell) - ADB shell using Shizuku `Proprietary`

Note: Using [rish](#rish-shell), you can create a local ADB shell with any terminal emulator, such as Termux.

> [!NOTE]
> Using [rish](#rish-shell), you can create a local ADB shell with any terminal emulator, such as Termux.
### Vendor-specific

Expand Down Expand Up @@ -292,7 +294,7 @@ After `rish` is set up, you can use it together with any apps that support calli
* `echo 'whoami' | rish`: Read shell command from stdin, execute it, and exit once completed

> [!NOTE]
> `whoami` is used as an example and would return the name of the current shell user.
> `whoami` is used as an example command and would return the name of the current shell user.
**Usage examples:**

Expand Down

0 comments on commit 425112e

Please sign in to comment.