Browse Source

Fix vowels link

master
Benson Muite 2 years ago
parent
commit
3be0b98a1a
No account linked to committer's email address
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      docs/add_language.md

+ 3
- 2
docs/add_language.md View File

@@ -26,8 +26,9 @@ you should be able to [build](../README.md#building) it.

You also have to understand the language main concepts, be aware of its features,
and have to have patience and attention to detail.
Wikipedia is a good source of basic phonetic information, e.g. about [vowels]
(http://en.wikipedia.org/wiki/Vowel) and [consonants](https://en.wikipedia.org/wiki/Consonant).
Wikipedia is a good source of basic phonetic information, e.g. about
[vowels](http://en.wikipedia.org/wiki/Vowel) and
[consonants](https://en.wikipedia.org/wiki/Consonant).

In many cases it should be fairly easy to add a rough implementation of
a new language, hopefully enough to be intelligible. After that it's a

Loading…
Cancel
Save