Skip to content

Commit a9d2266

Browse files
committed
add workflow status badge
1 parent 0b1e4f5 commit a9d2266

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# TwelvedataRuby
22

33
[![Gem Version](https://badge.fury.io/rb/twelvedata_ruby.svg)](https://badge.fury.io/rb/twelvedata_ruby)
4-
[![Ruby](https://github.com/kanutocd/twelvedata_ruby/workflows/Ruby/badge.svg)](https://github.com/kanutocd/twelvedata_ruby/actions)
5-
[![Maintainability](https://api.codeclimate.com/v1/badges/YOUR_BADGE_ID/maintainability)](https://codeclimate.com/github/kanutocd/twelvedata_ruby/maintainability)
6-
[![Test Coverage](https://api.codeclimate.com/v1/badges/YOUR_BADGE_ID/test_coverage)](https://codeclimate.com/github/kanutocd/twelvedata_ruby/test_coverage)
4+
[![CI](https://github.com/kanutocd/twelvedata_ruby/actions/workflows/ci.yml/badge.svg)](https://github.com/kanutocd/twelvedata_ruby/actions/workflows/ci.yml)
5+
[![Release](https://github.com/kanutocd/twelvedata_ruby/actions/workflows/release.yml/badge.svg)](https://github.com/kanutocd/twelvedata_ruby/actions/workflows/release.yml)
76

87
A modern Ruby client library for accessing [Twelve Data's](https://twelvedata.com) comprehensive financial API. Get real-time and historical data for stocks, forex, cryptocurrencies, ETFs, indices, and more.
98

0 commit comments

Comments
 (0)