diff --git a/README.md b/README.md
index 17190d2..fa10659 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
# SQLite3 ActiveRecord REGEXP
-
-
-
-
-
-
+[![Version](https://img.shields.io/gem/v/sqlite3_ar_regexp.svg?style=flat-square)](https://rubygems.org/gems/sqlite3_ar_regexp)
This adds REGEXP support to SQLite3 in ActiveRecord.
@@ -15,7 +10,7 @@ This project uses [Semantic Versioning](http://semver.org).
Add this line to your application's Gemfile:
- gem 'sqlite3_ar_regexp', '~> 2.2'
+ gem 'sqlite3_ar_regexp', '~> 3.0'
And then execute: