From c25a3240f08fe80b05100a97a782d7a0a0b2583d Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 23 May 2018 18:15:35 -0700 Subject: [PATCH] Fixed Tofugu Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c190a79..0d36cfe 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ Send me your bugs (gently). ## Tofugu Examples -I did a small extension where I took the material from the (Tofugu Pronunciation Article)[https://www.tofugu.com/japanese/japanese-pronunciation/] and wrote a simple parser to generate graphics showing the pattern rather than using their LH letter convention to show pitch. The examples are available in tofugu_examples and tofugu_files. [2018-05-23] \ No newline at end of file +I did a small extension where I took the material from the [Tofugu Pronunciation Article](https://www.tofugu.com/japanese/japanese-pronunciation/) and wrote a simple parser to generate graphics showing the pattern rather than using their LH letter convention to show pitch. The examples are available in tofugu_examples and tofugu_files. [2018-05-23]