Skip to content

Commit

Permalink
Update README.md with badges
Browse files Browse the repository at this point in the history
  • Loading branch information
dippedrusk committed May 18, 2020
1 parent 84360e3 commit 9191007
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
@@ -1,5 +1,7 @@
# Syllabifier

[![Build Status](https://img.shields.io/github/workflow/status/vgautam/arpabet-syllabifier/Test/master)](https://coveralls.io/github/vgautam/arpabet-syllabifier?branch=master) [![Coverage Status](https://coveralls.io/repos/github/vgautam/arpabet-syllabifier/badge.svg?branch=master)](https://coveralls.io/github/vgautam/arpabet-syllabifier?branch=master)

Syllabifier is a Python module to syllabify your English pronunciations. Currently only
ARPABET syllabification is supported.
It will take an ARPABET transcription in array or string form and return a list with the syllables
Expand Down

0 comments on commit 9191007

Please sign in to comment.