From 3bfad8c3a70cf9e4671c5316243d6254c51f1c43 Mon Sep 17 00:00:00 2001 From: Yuta Hayashibe Date: Wed, 1 Mar 2023 23:51:52 +0900 Subject: [PATCH] Fix a badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 548c6b7..af16e52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Whispering -[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](LICENSE) +[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) ![Python Versions](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue) [![CI](https://github.com/shirayu/whispering/actions/workflows/ci.yml/badge.svg)](https://github.com/shirayu/whispering/actions/workflows/ci.yml)