From b49763c50a802eb3ad85213a3c5d9a31c94ec28f Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Thu, 4 Feb 2016 13:14:34 -0500 Subject: [PATCH] Snippets/README -> README.md, link to other utils Closes #467 --- Snippets/README | 3 --- Snippets/README.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 3 deletions(-) delete mode 100644 Snippets/README create mode 100644 Snippets/README.md diff --git a/Snippets/README b/Snippets/README deleted file mode 100644 index dbc657ca3..000000000 --- a/Snippets/README +++ /dev/null @@ -1,3 +0,0 @@ -This directory includes snippets that people might useful to get ideas -from. The contents will come and go, don't rely on them being there or -having a certain API. If you need it, copy it and modify it. diff --git a/Snippets/README.md b/Snippets/README.md new file mode 100644 index 000000000..8650dbe5e --- /dev/null +++ b/Snippets/README.md @@ -0,0 +1,10 @@ +This directory includes snippets that people might useful to get ideas from. +The contents will come and go, don't rely on them being there or having a certain API. +If you need it, copy it and modify it. + +If you do and think your work is useful for others, please add a link to it here: + +* https://github.com/twardoch/fonttools-utils +* https://github.com/twardoch/ttfdiet +* https://github.com/googlei18n/nototools +* https://github.com/googlefonts/fontbakery