diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-17 02:42:41 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-17 02:42:41 +0200 |
commit | a42d5be30046faf259841cb3343d52684600162b (patch) | |
tree | e4d5a7e14e2bd35d83715ab97e8ee2b8e5ff54b6 /README | |
parent | 87d86822880fedbf30afff8bc4021917dd23c6b6 (diff) | |
download | ponysay-a42d5be30046faf259841cb3343d52684600162b.tar.gz ponysay-a42d5be30046faf259841cb3343d52684600162b.tar.bz2 ponysay-a42d5be30046faf259841cb3343d52684600162b.zip |
title
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -1,3 +1,23 @@ + _____ +| __ \ +| |__) |___ _ __ _ _ ___ __ _ _ _ +| ___// _ \ | '_ \ | | | |/ __| / _` || | | | +| | | (_) || | | || |_| |\__ \| (_| || |_| | +|_| \___/ |_| |_| \__, ||___/ \__,_| \__, | + __/ | __/ | + |___/ |___/ + _____ _ _ _ _ + |_ _|___ __| | __ _ _ _ _ _ ___ _ _ _ _ | |_ ___ _ _ _ __ (_) _ _ __ _ | | + | | / _ \/ _` |/ _` || || | | || |/ _ \| || || '_| | _|/ -_)| '_|| ' \ | || ' \ / _` || | _ + |_| \___/\__,_|\__,_| \_, | \_, |\___/ \_,_||_| \__|\___||_| |_|_|_||_||_||_|\__,_||_|( ) + |__/ |__/ |/ + _ _ _ _ _ _ + | |_ ___ _ __ ___ _ _ _ _ ___ __ __ __ | |_ | |_ ___ __ __ __ ___ _ _ | | __| || | + | _|/ _ \| ' \ / _ \| '_|| '_|/ _ \\ V V / | _|| ' \ / -_) \ V V // _ \| '_|| |/ _` ||_| + \__|\___/|_|_|_|\___/|_| |_| \___/ \_/\_/ \__||_||_|\___| \_/\_/ \___/|_| |_|\__,_|(_) + + + REQUIRED dependencies: bash: required for the main script [file: ponysay] @@ -38,4 +58,3 @@ gzip: used for compressing manpages make: required to run the make script coreutils: make script uses install unlink rm ln mkdir cp - |