Skip to content

Commit 272c895

Browse files
committed
[README.md] minor formatting change
1 parent 954ca6a commit 272c895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
`fdiff` is a Python command line comparison tool for assessment of granular differences in the OpenType table data between font files. The tool provides cross-platform support for local and remote font diffs on macOS, Windows, and GNU/Linux systems with a Python v3.6+ interpreter.
1717

18-
Looking for a high-level overview of differences across OpenType tables? Check out Just van Rossum's [`fbdiff` tool](https://github.com/justvanrossum/fbdiff)!
19-
2018
<p align="center">
2119
<img src="https://raw.githubusercontent.com/source-foundry/fdiff/img/img/diff-example-crunch.png" width="500"/>
2220
</p>
2321

22+
Looking for a high-level overview of OpenType table differences rather than low-level changes? Check out Just van Rossum's [`fbdiff` tool](https://github.com/justvanrossum/fbdiff).
23+
2424
## What it does
2525

2626
- Takes two font file path arguments (or URL for remote fonts) for the font comparison

0 commit comments

Comments
 (0)