Skip to content

Commit ccfd8bf

Browse files
committed
Fix README.md
1 parent 1992c0c commit ccfd8bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ tqdm
2222
You can simply use `pip install -r requirements.txt` too.
2323

2424
## New
25+
- Change the text orientation using the `-or` parameter
26+
- Change the space width using the `-sw` parameter
2527
- Specify text color range using `-tc '#000000,#FFFFFF'`, please note that the quotes are **necessary**
2628
- Explicit alignement when using `-al` with fixed width (0: Left, 1: Center, 2: Right)
2729
- Fixed width using `-wd`
28-
- Generate random strings with letters, numbers and symbols (Thank you @FHainzl)
29-
- Save the labels in a file instead of in the file name (Thank you @FHainzl)
3030
- Add support for Simplified and Traditional Chinese
3131

3232
## How does it work?

0 commit comments

Comments
 (0)