From 95b6ff4e042cd178617fa90ab7e0d0c605a2c739 Mon Sep 17 00:00:00 2001 From: Alek Petuskey Date: Tue, 1 Aug 2023 16:19:03 -0700 Subject: [PATCH] Update badge on README (#1498) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9a02cdc..6eb33a5e9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### **✨ Performant, customizable web apps in pure Python. Deploy in seconds. ✨** [![PyPI version](https://badge.fury.io/py/reflex.svg)](https://badge.fury.io/py/reflex) -![tests](https://github.com/pynecone-io/pynecone/actions/workflows/build.yml/badge.svg) +![tests](https://github.com/pynecone-io/pynecone/actions/workflows/integration.yml/badge.svg) ![versions](https://img.shields.io/pypi/pyversions/reflex.svg) [![Documentaiton](https://img.shields.io/badge/Documentation%20-Introduction%20-%20%23007ec6)](https://reflex.dev/docs/getting-started/introduction) [![Discord](https://img.shields.io/discord/1029853095527727165?color=%237289da&label=Discord)](https://discord.gg/T5WSbC2YtQ)