Skip to content

Commit

Permalink
Add coveralls badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dveselov committed Sep 11, 2016
1 parent 450af62 commit 660ee29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# go-mystem [![Build Status](https://travis-ci.org/dveselov/go-mystem.svg?branch=master)](https://travis-ci.org/dveselov/go-mystem) [![GoDoc](https://godoc.org/github.com/dveselov/go-mystem?status.svg)](https://godoc.org/github.com/dveselov/go-mystem) [![Go Report Card](https://goreportcard.com/badge/github.com/dveselov/go-mystem)](https://goreportcard.com/report/github.com/dveselov/go-mystem)
# go-mystem [![Build Status](https://travis-ci.org/dveselov/go-mystem.svg?branch=master)](https://travis-ci.org/dveselov/go-mystem) [![GoDoc](https://godoc.org/github.com/dveselov/go-mystem?status.svg)](https://godoc.org/github.com/dveselov/go-mystem) [![Go Report Card](https://goreportcard.com/badge/github.com/dveselov/go-mystem)](https://goreportcard.com/report/github.com/dveselov/go-mystem) [![Coverage Status](https://coveralls.io/repos/github/dveselov/go-mystem/badge.svg)](https://coveralls.io/github/dveselov/go-mystem)
CGo bindings to Yandex.Mystem - russian morphology analyzer.

# Install
Expand Down

0 comments on commit 660ee29

Please sign in to comment.