From eef911d39ba8b8fb0de641d6342bb159793bbfb3 Mon Sep 17 00:00:00 2001 From: Chi Wang Date: Wed, 27 Sep 2023 12:57:39 +0000 Subject: [PATCH] cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3180f5030..36add8c4c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI version](https://badge.fury.io/py/pyautogen.svg)](https://badge.fury.io/py/pyautogen) [![Build](https://github.com/microsoft/autogen/actions/workflows/python-package.yml/badge.svg)](https://github.com/microsoft/autogen/actions/workflows/python-package.yml) ![Python Version](https://img.shields.io/badge/3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue) -[![](https://img.shields.io/discord/1025786666260111483?logo=discord&style=flat)](https://discord.gg/pAbnFJrkgZ) +[![](https://img.shields.io/discord/1153072414184452236?logo=discord&style=flat)](https://discord.gg/pAbnFJrkgZ) This project is a spinoff from [FLAML](https://github.com/microsoft/FLAML).