updated readme

This commit is contained in:
Joshua Perry 2024-07-21 01:44:22 +01:00
parent 690e9f541a
commit f7762c10da
1 changed files with 10 additions and 0 deletions

View File

@ -66,6 +66,16 @@ Options
Print the version number.
```
### ASCII Art Format
For the ASCII text and images to be correctly processed by term-header, store your ASCII art in text files labeled numerically and sequentially starting from 1. For example:
- 1.txt
- 2.txt
- 3.txt
- ...
Place these files in the directory specified by the --titles-path or --art-path options.
## Examples
Add a simple header to your terminal startup by configuring your .bashrc: