From f8ae88194bcc926d567a6575904a13082262fd1b Mon Sep 17 00:00:00 2001 From: ivanholmes Date: Sun, 27 Dec 2015 22:03:35 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cd0552a..1bcb39c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -# renamefonts -Python script to rename font with TTX. Works on *nixes, maybe Windows as well. -Only actually tested on OS X. - -Depends on FontTools/TTX, so: -OS X: -brew install fonttools - -Debian-style Linux: -apt-get install fonttools +

renamefonts

+

Python script to rename fonts with TTX. Works on *nixes, maybe Windows as well. Only actually tested on OS X.

+
+

Depends on FontTools/TTX, so:

+

OS X:

+

brew install fonttools

+

Debian-style Linux:

+

apt-get install fonttools