From c38850259c6ae1a68538ef4afb766156ab090b7b Mon Sep 17 00:00:00 2001 From: Seba Gamboa Date: Wed, 23 Sep 2015 16:32:41 -0300 Subject: Add some shields --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69cd521..64a0be7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # yard-mruby +[![Gem](https://img.shields.io/gem/v/yard-mruby.svg)](https://rubygems.org/gems/yard-mruby) +[![Travis](https://img.shields.io/travis/sagmor/yard-mruby.svg)](https://travis-ci.org/sagmor/yard-mruby) + This is a plugin that allows YARD to parse and generate documentation for MRuby sources. -It handles the different C API +It handles the different C API Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/yard/mruby`. To experiment with that code, run `bin/console` for an interactive prompt. -- cgit v1.2.3