From c50b3a48cdbdc2067fe961b3dc3ccf587bcd5cf5 Mon Sep 17 00:00:00 2001 From: Lavender Perry Date: Wed, 12 May 2021 21:03:09 -0700 Subject: [PATCH] Add readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..838d4f4 --- /dev/null +++ b/readme.md @@ -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