Skip to content

Commit a0d747b

Browse files
committed
More badge changes.
1 parent ba2cfa9 commit a0d747b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ This is a pure-Ruby library for working with [Resource Description Framework
66
* <https://ruby-rdf.github.com/rdf>
77

88
[![Gem Version](https://badge.fury.io/rb/rdf.png)](https://badge.fury.io/rb/rdf)
9-
![Build Status](https://github.com/ruby-rdf/rdf/workflows/CI/badge.svg?branch=develop)
10-
[![Coverage Status](https://coveralls.io/repos/ruby-rdf/rdf/badge.svg)]
11-
![Join the chat at https://gitter.im/ruby-rdf/rdf](https://badges.gitter.im/Join%20Chat.svg)]
9+
[![Build Status](https://github.com/ruby-rdf/rdf/workflows/CI/badge.svg?branch=develop)](https://github.com/ruby-rdf/rdf/actions?query=workflow%3ACI)
10+
[![Coverage Status](https://coveralls.io/repos/ruby-rdf/rdf/badge.svg)](https://coveralls.io/github/ruby-rdf/rdf)
11+
[![Gitter chat](https://badges.gitter.im/ruby-rdf/rdf.png)](https://gitter.im/ruby-rdf/rdf)
12+
1213
## Features
1314

1415
* 100% pure Ruby with minimal dependencies and no bloat.

0 commit comments

Comments
 (0)