Skip to content

Commit

Permalink
Merge pull request #58 from omise/library-warning
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
muthuswamyopn authored Mar 6, 2024
2 parents ee43b7c + 324c7bb commit a0efda8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Omise Ruby Client
# Omise Ruby Library

[![Maintainability](https://api.codeclimate.com/v1/badges/8297834e28572da75cf2/maintainability)](https://codeclimate.com/github/omise/omise-ruby/maintainability)
<img alt="GitHub Actions status" src="https://github.com/omise/omise-ruby/workflows/Ruby/badge.svg">
[![Gem](https://img.shields.io/gem/v/omise.svg?style=flat)](https://rubygems.org/gems/omise)

## Security Warning

**Please do NOT use Omise Ruby library versions less than 0.8.0, as they are outdated and have security vulnerabilities.**


## Installation

Add the following to your `Gemfile` and run `bundle install` to install via [RubyGems](https://rubygems.org/gems/omise):
Expand Down

0 comments on commit a0efda8

Please sign in to comment.