diff --git a/README.md b/README.md index a99c331..852d12d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Gem](https://img.shields.io/gem/v/mysql2-aws_rds_iam)](https://rubygems.org/gems/mysql2-aws_rds_iam)   -![CI](https://img.shields.io/github/actions/workflow/status/floor114/mysql2-aws_rds_iam/ci.yml) +[![CI](https://img.shields.io/github/actions/workflow/status/floor114/mysql2-aws_rds_iam/ci.yml)](https://github.com/floor114/mysql2-aws_rds_iam/actions/workflows/ci.yml) `Mysql2::AwsRdsIam` is an extension of [mysql2](https://github.com/brianmario/mysql2) gem that adds support of [IAM authentication](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html) when connecting to MySQL in Amazon RDS. diff --git a/mysql2-aws_rds_iam-0.1.0.gem b/mysql2-aws_rds_iam-0.1.0.gem new file mode 100644 index 0000000..2a3cd80 Binary files /dev/null and b/mysql2-aws_rds_iam-0.1.0.gem differ