Browse Source

Documentation: added Wikipedia reference to consonants.

master
Valdis Vitolins 8 years ago
parent
commit
611b84b43a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      docs/add_language.md

+ 2
- 2
docs/add_language.md View File

@@ -25,8 +25,8 @@ 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.
[http://en.wikipedia.org/wiki/Vowel](http://en.wikipedia.org/wiki/Vowel).
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