docs: Update README with logo attribution and code formatting improvements

This commit is contained in:
Salar Rahmanian 2025-02-01 23:14:24 -08:00 committed by Salar Rahmanian" (aider)
parent 0e8ba12d39
commit b1534b4ad2

View file

@ -1,12 +1,14 @@
![Fishee Logo By Caspian Rahmanian](FisheeLogo.jpeg)
<sub>Fishee Logo By [Caspian Rahmanian](https://github.com/ducktinio)</sub>
# Fishee
Fishee CLI Tool for Fish Shell
## About Fishee
So I have been a user of Fish Shell for quite a while now and really enjoy using it.
So I have been a user of Fish Shell for quite a while now and really enjoy using it.
So I decided to write this CLI tool for Fish Shell that helps me manage my fish history.
@ -21,7 +23,7 @@ So I decided to write this CLI tool for Fish Shell that helps me manage my fish
In terminal run:
```
```bash
fishee --help
```
@ -44,5 +46,5 @@ OPTIONS:
-b, --backup/--no-backup
Backup fish history file given before writing.
(default: --backup)
-h, --help
-h, --help
```