Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vantreeseba authored Apr 24, 2020
1 parent 8d6e1c0 commit 11bd06f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ typedef LanguageConfig = {
```

for consonants and vowels see [Consts.hx](src/dropecho/langgen/Consts.hx)

syllable_structure is a string representing the syllable so
- "CVC" means a syllable must have a consonant vowel consonant.
- "CVV?C" means a syllable must have a consonant vowel optional vowel consonant.
Expand Down

0 comments on commit 11bd06f

Please sign in to comment.