From e18924a4645b91161ab399cb942ac4a5d794b0f4 Mon Sep 17 00:00:00 2001 From: Levi Gruspe Date: Wed, 5 Apr 2023 15:44:25 +0800 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 661e449..d23c11b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Word-to-IPA transcriptions extracted from Wiktionary. +[Download](https://github.com/lggruspe/word2ipa/releases) + Sample: ```csv @@ -26,6 +28,9 @@ Each row contains a Wiktionary language code, a word and its transcription. ## Extracting IPA transcriptions +The easiest way to get the IPA transcriptions is to download [a pre-packaged release](https://github.com/lggruspe/word2ipa/releases). +You may also extract IPA transcriptions yourself, by following these instructions. + ```bash # Clone the repo. git clone https://github.com/lggruspe/word2ipa