Update readme

This commit is contained in:
Lavender Perry 2021-11-21 20:20:04 -08:00
parent 22b950be63
commit 158c9eacef
Signed by untrusted user: elle
GPG Key ID: EF8E44AF715C28A0
1 changed files with 10 additions and 3 deletions

13
README
View File

@ -1,5 +1,12 @@
# Recommended installation
# Pat
Outputs text from files with rainbow colors.
## Recommended installation
```pip install patcat```
# Usage
It works exactly like normal cat, except without any flags
## Usage
```pat -h``` to see options
## Inspirations/related programs
* [lolcat](https://github.com/busyloop/lolcat)
* [cat](https://en.wikipedia.org/wiki/Cat_(Unix))