Fix: missing s at the end of logo text
This commit is contained in:
parent
d37281dd25
commit
e422982e70
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -1,11 +1,13 @@
|
||||||
# Paws
|
# Paws
|
||||||
|
|
||||||
|
This repo holds most of my random small scripts, configs, paws(blobs)
|
||||||
|
|
||||||
```Logo
|
```Logo
|
||||||
_ _ ____ __ _
|
_ _ ____ __ _ _
|
||||||
/ \ _ __ ___ _ _( )___ / ___|___ _ __ / _(_) __ _
|
/ \ _ __ ___ _ _( )___ / ___|___ _ __ / _(_) __ _( )___
|
||||||
/ _ \ | '__/ _ \| | | |/ __| | | / _ \| '_ \| |_| |/ _` |
|
/ _ \ | '__/ _ \| | | |/ __| | | / _ \| '_ \| |_| |/ _` |/ __|
|
||||||
/ ___ \| | | (_) | |_| | \__ \ | |__| (_) | | | | _| | (_| |
|
/ ___ \| | | (_) | |_| | \__ \ | |__| (_) | | | | _| | (_| | \__ \
|
||||||
/_/ \_\_| \___/ \__, | |___/ \____\___/|_| |_|_| |_|\__, |
|
/_/ \_\_| \___/ \__, | |___/ \____\___/|_| |_|_| |_|\__, | |___/
|
||||||
|___/ |___/
|
|___/ |___/
|
||||||
|
|
||||||
,-. _,---._ __ / \
|
,-. _,---._ __ / \
|
||||||
|
@ -22,8 +24,6 @@
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
This repo holds most of my random small scripts, configs, paws(blobs)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
Loading…
Add table
Reference in a new issue