Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Sep 6, 2021
1 parent babaeba commit aaed5dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Vultr API Rubygem

[![Build Status](https://github.com/excid3/vultr.rb/workflows/Tests/badge.svg)](https://github.com/excid3/vultr.rb/actions)
[![Build Status](https://github.com/tolbkni/vultr.rb/workflows/Tests/badge.svg)](https://github.com/tolbkni/vultr.rb/actions)

The easiest and most complete rubygem for [Vultr](https://www.vultr.com). Currently supports [API v2](https://www.vultr.com/api/v2).

## Installation

Add this line to your application's Gemfile:

gem 'vultr', github: "excid3/vultr.rb"
gem 'vultr'

And then execute:

Expand Down

0 comments on commit aaed5dc

Please sign in to comment.