summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2019-04-19 23:29:11 -0500
committerTom Black <[email protected]>2019-04-19 23:29:11 -0500
commitd941b7be328fbd4208354eb05f3d49e66d5d7844 (patch)
treeae58b1383bc47bc62b61ca28feb490109160d014
parent16f97637b3d7159efe96be13feda2012709206de (diff)
downloadruby2d-d941b7be328fbd4208354eb05f3d49e66d5d7844.tar.gz
ruby2d-d941b7be328fbd4208354eb05f3d49e66d5d7844.zip
Restore badge links in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 576a394..5393253 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Welcome to Ruby 2D!
-![Gem](https://img.shields.io/gem/v/ruby2d.svg?color=%23f63c38&style=for-the-badge) ![Build Status](https://img.shields.io/travis/com/ruby2d/ruby2d.svg?style=for-the-badge) ![Gitter](https://img.shields.io/gitter/room/ruby2d/ruby2d.svg?color=%23ff0064&style=for-the-badge)
+[![Gem](https://img.shields.io/gem/v/ruby2d.svg?color=%23f63c38&style=for-the-badge)](https://rubygems.org/gems/ruby2d) [![Build Status](https://img.shields.io/travis/com/ruby2d/ruby2d.svg?style=for-the-badge)](https://travis-ci.com/ruby2d/ruby2d) [![Gitter](https://img.shields.io/gitter/room/ruby2d/ruby2d.svg?color=%23ff0064&style=for-the-badge)](https://gitter.im/ruby2d/ruby2d)
This is the [Ruby 2D gem](https://rubygems.org/gems/ruby2d). Check out the [Ruby 2D website](http://www.ruby2d.com) to learn how to get started building 2D apps in Ruby.