add downloads stats in readme (#334)

This commit is contained in:
Chi Wang
2023-10-20 21:58:45 -07:00
committed by GitHub
parent 176987f6e9
commit fc59da5113

View File

@@ -1,6 +1,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)
[![Downloads](https://static.pepy.tech/badge/pyautogen/week)](https://pepy.tech/project/pyautogen)
[![](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).