From 74984e5106dbd656be6c8d94cf09319add497f4f Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 13 Feb 2024 08:10:16 +0900 Subject: [PATCH] Add status badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index baf95aa..2a1205e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Ilios +[![Gem Version](https://badge.fury.io/rb/ilios.svg)](https://badge.fury.io/rb/ilios) +[![CI](https://github.com/Watson1978/ilios/actions/workflows/CI.yml/badge.svg)](https://github.com/Watson1978/ilios/actions/workflows/CI.yml) + Ilios that Cassandra driver written by C language for Ruby using [DataStax C/C++ Driver](https://github.com/datastax/cpp-driver). ## Installation