Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.js and test.js to add pronunciation support #17

Merged
merged 4 commits into from
Apr 11, 2019
Merged

Update index.js and test.js to add pronunciation support #17

merged 4 commits into from
Apr 11, 2019

Commits on Mar 21, 2019

  1. Update index.js

    Updates index.js to add support for pronunciation (say, for Pinyin in Chinese)
    rawr51919 authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    f486cbc View commit details
    Browse the repository at this point in the history
  2. Update test.js

    Updates test.js to add in a test case for the pronunciation support.
    rawr51919 authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    9f539ca View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Update index.js

    Update index.js as per vitalets' suggestion
    rawr51919 authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    bed5fc8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Update the readme as per vitalets' suggestion
    rawr51919 authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4eb65a1 View commit details
    Browse the repository at this point in the history