From ed698a63930af237eaf58827b78ef34474cb0eae Mon Sep 17 00:00:00 2001 From: aycabta Date: Mon, 3 Dec 2018 17:23:02 +0900 Subject: [PATCH] Add AppVeyor badge to README.md --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 1ab223b1c2..a0224acc85 100644 --- a/README.rdoc +++ b/README.rdoc @@ -3,7 +3,7 @@ home :: https://github.com/ruby/rdoc rdoc :: https://ruby.github.io/rdoc bugs :: https://github.com/ruby/rdoc/issues -build status :: {Build Status}[https://travis-ci.org/ruby/rdoc] +build status :: {Build Status on Travis CI}[https://travis-ci.org/ruby/rdoc] {Build Status on AppVeyor}[https://ci.appveyor.com/project/ruby/rdoc] code quality :: {Code Climate}[https://codeclimate.com/github/ruby/rdoc] == Description