Skip to content

Commit

Permalink
Standardise the README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Jan 21, 2025
1 parent a5eec0c commit 1238d88
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<h1 align="center">
<img height="128px" src="https://raw.githubusercontent.com/pls-rs/pls/main/readme_assets/pls.svg"/>
</h1>
# <img src="https://raw.githubusercontent.com/pls-rs/.github/main/profile/readme_assets/logo.png" height="40" width="40" align="left"> pls

[`pls`](https://pls.cli.rs/) is a prettier and powerful `ls(1)` for the pros.

To install `pls` using Homebrew, please refer to [the documentation](https://pls.cli.rs/guides/get_started/#homebrew).
This is the official Homebrew tap for `pls`. To install `pls` using Homebrew,
run the following command.

```bash
brew install pls-rs/pls/pls
```

For more information, see the [documentation](https://pls.cli.rs/).

0 comments on commit 1238d88

Please sign in to comment.