From 4399856ad2935667f9f5afd624a92375b051fec5 Mon Sep 17 00:00:00 2001 From: Daniel Reis Date: Wed, 23 Oct 2024 14:44:44 -0300 Subject: [PATCH] docs: add shields and discord server This commit adds the shield with a link to a ScyllaDB Unofficial Discord Server! Here's the link: https://discord.gg/B6rutCXvgp --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9ccf2086c..2f7cfb498 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +
+ +[![Build Docker Image](https://github.com/he4rt/scylladb-php-driver/actions/workflows/docker-image.yml/badge.svg)](https://github.com/he4rt/scylladb-php-driver/actions/workflows/docker-image.yml) +[![ScyllaDB Unnoficial Discord Server](https://img.shields.io/badge/ScyllaDB_Developers-Discord_Server-4C388C)](https://discord.gg/B6rutCXvgp) + +
+ + # ScyllaDB/CassandraDB Driver for PHP [![Build Status](https://github.com/he4rt/scylladb-php-driver/actions/workflows/tests.yml/badge.svg?branch=v1.3.x)](https://github.com/he4rt/scylladb-php-driver/actions/workflows/tests.yml)