From cc2148e69d4068838f6e7a789e12e2816361643a Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Mon, 18 Mar 2024 06:34:46 +0000 Subject: [PATCH] add discord badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f00dc49..b06319c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ # FluentCI Engine [![ci](https://github.com/fluentci-io/fluentci-engine/actions/workflows/ci.yml/badge.svg)](https://github.com/fluentci-io/fluentci-engine/actions/workflows/ci.yml) +[![discord](https://img.shields.io/discord/1132020671262773358?label=discord&logo=discord&color=5865F2)](https://discord.gg/V4U6dPskKc) FluentCI Engine is a programmable CI/CD engine that is designed to be simple, flexible, and easy to use. It is supposed to run on the host machine without containerization or virtualization, and it is designed to be used with [Nix](https://nixos.org), [Pkgx](https://pkgx.sh), [Devbox](https://www.jetpack.io/devbox/), [Flox](https://flox.dev), and [Devenv](https://devenv.sh).