toxon
/
tox.rb
Archived
1
0
Fork 0

Add documentation coverage badge by Inch CI

This commit is contained in:
Braiden Vasco 2018-04-07 09:29:14 +00:00
parent 98ceab5967
commit 8e7ff27caf
No known key found for this signature in database
GPG Key ID: 2F87CADA171E2424
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
[![Gem Version](https://badge.fury.io/rb/tox.svg)](http://badge.fury.io/rb/tox)
[![Build Status](https://travis-ci.org/toxon/tox.rb.svg)](https://travis-ci.org/toxon/tox.rb)
[![Coverage Status](https://coveralls.io/repos/github/toxon/tox.rb/badge.svg)](https://coveralls.io/github/toxon/tox.rb)
[![Inline docs](http://inch-ci.org/github/toxon/tox.rb.svg?branch=master)](http://inch-ci.org/github/toxon/tox.rb)
Ruby interface for [libtoxcore](https://github.com/TokTok/c-toxcore).
It can be used to create [Tox chat](https://tox.chat) client or bot.