Просмотр исходного кода

Add gem version svg to README

gem version badge from http://shields.io
ashmaroli 9 лет назад
Родитель
Сommit
df7c41d833
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,4 +1,8 @@
-[![Build Status](https://travis-ci.org/Shopify/shopify_api.svg?branch=master)](https://travis-ci.org/Shopify/shopify_api)
+[![Version][gem]][gem_url] [![Build Status](https://travis-ci.org/Shopify/shopify_api.svg?branch=master)](https://travis-ci.org/Shopify/shopify_api)
+
+[gem]: https://img.shields.io/gem/v/shopify_api.svg
+[gem_url]: https://rubygems.org/gems/shopify_api
+
 # Shopify API
 # Shopify API
 
 
 The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores.
 The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores.