Päivitä 'README.md'
This commit is contained in:
parent
b5bb9b51a1
commit
158dc7a104
1 changed files with 24 additions and 1 deletions
25
README.md
25
README.md
|
@ -1,3 +1,26 @@
|
||||||
# longcat
|
# longcat
|
||||||
|
|
||||||
Long Cat bash script
|
Long Cat bash script
|
||||||
|
```
|
||||||
|
% ./longcat.sh 3
|
||||||
|
/\___/\
|
||||||
|
/ \
|
||||||
|
| # # |
|
||||||
|
\ @ |
|
||||||
|
\ _|_ /
|
||||||
|
/ \______
|
||||||
|
/ _______ ___ \
|
||||||
|
|_____ \ \__/
|
||||||
|
| \__/
|
||||||
|
| |
|
||||||
|
| |
|
||||||
|
| |
|
||||||
|
/ \
|
||||||
|
/ ____ \
|
||||||
|
| / \ |
|
||||||
|
| | | |
|
||||||
|
/ | | \
|
||||||
|
\__/ \__/
|
||||||
|
|
||||||
|
Longcat.
|
||||||
|
```
|
Loading…
Reference in a new issue