From 1243d307e9cc5e02ca677416dd8bcfce1525daf1 Mon Sep 17 00:00:00 2001 From: Almog Lavi <42740235+almog-lv@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:41:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b9ae57..dc8853b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CodiumAI - Meaningful tests for busy devs +[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label&color=purple)](https://discord.gg/kG35uSHDBc) + --- **CodiumAI** analyzes your code and generates meaningful tests to catch bugs before you ship. With CodiumAI, you can easily and quickly create comprehensive test suites that help you ensure the reliability and correctness of your software. Supports Python, Javascript and Typescript.