From 0f10d01291b6001834b896f0fdf3e7cf5bc18a09 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Tue, 17 Dec 2024 16:42:12 -0800 Subject: [PATCH] add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 91f447c..9112d6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Release](https://img.shields.io/github/tag/the-flx/flx.py.svg?label=release&logo=github)](https://github.com/the-flx/flx.py/releases/latest) +[![PyPI - Version](https://img.shields.io/pypi/v/the-flx?logo=pypi)](https://pypi.org/project/the-flx/) +[![PyPI - Downloads](https://img.shields.io/pypi/dm/the-flx)](https://pypi.org/project/the-flx/) + # flx.py > Rewrite emacs-flx in Python