Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Jan 8, 2021
1 parent 84c79bc commit 4df1159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Cross-platform alternative to **ls**, specifically designed **f**or **p**rogramm
[![CI](https://github.com/The-Noah/lsfp/workflows/CI/badge.svg)](https://github.com/The-Noah/lsfp/actions?query=workflow%3ACI)
[![Built with love by devs for devs](https://img.shields.io/badge/Built%20with%20%F0%9F%92%96%20by%20developers-for%20developers-blue)](https://github.com/The-Noah/lsfp/graphs/contributors)

Blog post about `lsfp` [here](https://blog.thenoah.dev/reimagining-the-ls-command-how-redacted-was-created).
My blog post about lsfp: [blog.thenoah.dev/how-lsfp-was-created](https://blog.thenoah.dev/how-lsfp-was-created)

## Features

Expand Down Expand Up @@ -38,7 +38,7 @@ Hopefully so much more.
You can install directly using Cargo with:

```sh
cargo install --git https://github.com/The-Noah/ls.git
cargo install lsfp
```

### Git
Expand Down

0 comments on commit 4df1159

Please sign in to comment.