Skip to content

Commit 49090c0

Browse files
committed
[README.md] minor edits
1 parent a5e8a47 commit 49090c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- Takes two font file path arguments for comparison
2020
- Dumps OpenType table data in the fontTools library TTX format (XML)
21-
- Compares the OpenType table data across the two files using the Python standard library unified diff format
21+
- Compares the OpenType table data across the two files using the unified diff format supported in the Python standard library
2222
- Supports optional color coding of the diff lines in the terminal
2323

2424
## Installation

0 commit comments

Comments
 (0)