Add readme.md
This commit is contained in:
parent
44adcb842b
commit
c50b3a48cd
1 changed files with 6 additions and 0 deletions
6
readme.md
Normal file
6
readme.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Recommended installation for Unix-like OS
|
||||||
|
* Symlink pat.py to a directory in your $PATH, as pat
|
||||||
|
* Example as root, in directory of this repository: `ln -s $PWD/pat.py /usr/local/bin/pat`
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
* It works exactly like normal cat, except without any flags
|
Loading…
Add table
Add a link
Reference in a new issue