From 8ec334bb0b50333b1c11be6b4588ffdaa8a51469 Mon Sep 17 00:00:00 2001 From: Jeffery R Date: Sun, 8 Oct 2017 19:52:55 -0400 Subject: [PATCH] Created README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a3a153f --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# bash_manager + comming soon +# roosay +```` + ------------- +< Only at RIT > + ------------- + + \ /)/) + \ (ø.ø) + \ ( /> + __/ _\ // + '~( '~ )// + _\ '}/ + "--~(/ +```` + +roosay is a simple python script which displays an ascii roo with a quote above it + +## Install + Copy the roosay.py file from the src directory + +## Usage + + python3 roosay.py Super cool message + +or create a .bashrc alias + + roosay super cool message +