Skip to content

Commit 2220441

Browse files
authored
Update README.md
1 parent 9b3a4e8 commit 2220441

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# kotofetch
1+
# kotofetch — コトフェッチ
22

3-
kotofetch is a small, configurable CLI tool that displays Japanese quotes in the terminal. It comes with built-in quotes and allows users to customize display options such as padding, width, translation display, and text styles.
3+
**kotofetch** is a small, configurable CLI tool that displays Japanese quotes in the terminal. It comes with built-in quotes and allows users to customize display options such as padding, width, translation display, and text styles.
44

55
![image](./images/demo-01.png)
66

7+
## Content
8+
- [Installation](#installation)
9+
- [Requirements](#requirements)
10+
- [Configuration](#configuration)
11+
- [Usage](#usage)
12+
- [Contributing](#contributing)
13+
714
## Installation
815

916
### Arch Linux / AUR
@@ -171,7 +178,7 @@ kotofetch --modes anime,mycustomquotes # display quotes from specific files
171178
```
172179

173180
## Contributing
174-
Contributions are welcome! Here's how you can help:
181+
Contributions are welcome (donations too, they support me a lot in my work)! Here's how you can help:
175182
1. **Fork** the repository.
176183
2. **Clone** your fork locally:
177184
```bash

0 commit comments

Comments
 (0)