From 451ffed4c8196f672a9b1430508ebe35d5066593 Mon Sep 17 00:00:00 2001 From: Malik Muhammad Moaz <40146994+malikmmoaz@users.noreply.github.com> Date: Fri, 10 Nov 2023 05:44:39 +0500 Subject: [PATCH 1/2] added twitter(X) banner + link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b657f2a6b44..bd8d445417dd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![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) +[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40cloudposse)](https://twitter.com/pyautogen) This project is a spinoff from [FLAML](https://github.com/microsoft/FLAML). From 5160d33c165501be4ce6a53c46032989295395b6 Mon Sep 17 00:00:00 2001 From: gagb Date: Fri, 10 Nov 2023 19:31:50 -0800 Subject: [PATCH 2/2] Update README.md Fix typo in the label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8d445417dd..142fce93ce80 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![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) -[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40cloudposse)](https://twitter.com/pyautogen) +[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40pyautogen)](https://twitter.com/pyautogen) This project is a spinoff from [FLAML](https://github.com/microsoft/FLAML).