README.md in viabtc-0.3.0 vs README.md in viabtc-0.4.0
- old
+ new
@@ -1,10 +1,10 @@
# ViaBTC 📈
[![Build Status](https://travis-ci.org/krmbzds/viabtc.svg?branch=develop)](https://travis-ci.org/krmbzds/viabtc) [![Downloaded](https://img.shields.io/gem/dt/viabtc.svg)](https://rubygems.org/gems/viabtc) [![Gem Version](https://img.shields.io/gem/v/viabtc.svg)](https://rubygems.org/gems/viabtc) [![RubyDoc](https://img.shields.io/badge/rubydoc-info-blue.svg)](https://www.rubydoc.info/gems/viabtc/)
-An HTTP & WebSocket client to interface with the open-source [ViaBTC Exchange Server][ViaBTC Exchange Server Repo].
+An HTTP client to interface with the open-source [ViaBTC Exchange Server][ViaBTC Exchange Server Repo].
## Installation
Add `viabtc` to your Gemfile and run `bundle` OR install it yourself with `gem install viabtc`.
@@ -38,10 +38,10 @@
## Support
#### Ruby Versions Tested Against
-- ✅ `2.6.0` (stable)
+- ✅ `2.6.1` (stable)
- ✅ `2.5.3` (stable)
- ✅ `2.4.5` (stable)
- ⏳ `2.3.8` (security maintenance phase)
#### ViaBTC Exchange Server API Support