Skip to content

Commit

Permalink
adding cran badge
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld committed Jul 11, 2018
1 parent c32000e commit 17cc4d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ knitr::opts_chunk$set(

# syllabifyr <img src="man/figures/logo.png" align="right" />

[![Travis-CI Build Status](https://travis-ci.org/JoFrhwld/syllabifyr.svg?branch=master)](https://travis-ci.org/JoFrhwld/syllabifyr)
[![Travis-CI Build Status](https://travis-ci.org/JoFrhwld/syllabifyr.svg?branch=master)](https://travis-ci.org/JoFrhwld/syllabifyr)[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/syllabifyr)](https://cran.r-project.org/package=syllabifyr)

The goal of syllabify is to provide tidy syllabification of phonetic transcriptions. So far, only CMU dict transcriptions are supported.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
syllabifyr <img src="man/figures/logo.png" align="right" />
===========================================================

[![Travis-CI Build Status](https://travis-ci.org/JoFrhwld/syllabifyr.svg?branch=master)](https://travis-ci.org/JoFrhwld/syllabifyr)
[![Travis-CI Build Status](https://travis-ci.org/JoFrhwld/syllabifyr.svg?branch=master)](https://travis-ci.org/JoFrhwld/syllabifyr)[![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/syllabifyr)](https://cran.r-project.org/package=syllabifyr)

The goal of syllabify is to provide tidy syllabification of phonetic transcriptions. So far, only CMU dict transcriptions are supported.

Expand Down

0 comments on commit 17cc4d9

Please sign in to comment.