From 239792daddcadfd503293f5c5aa9adcfde3a9b78 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Mon, 5 Jun 2023 17:38:54 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 56d0499..71d43c1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@
# 🐾 Tabby - -[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![ci status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/ci.yml?label=ci)](https://github.com/TabbyML/tabby/actions/workflows/ci.yml) + +[![build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/ci.yml?label=build)](https://github.com/TabbyML/tabby/actions/workflows/ci.yml) [![Docker pulls](https://img.shields.io/docker/pulls/tabbyml/tabby)](https://hub.docker.com/r/tabbyml/tabby) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)