From 4f425794cd21a97a4642317f69f9e5678248a390 Mon Sep 17 00:00:00 2001 From: Qi Zhao Date: Thu, 26 Oct 2023 12:50:52 +0800 Subject: [PATCH] Add badge --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f651af1..7ea5c91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ -# pyencrypt-pye +# pyencrypt-pye  --- +[![Python version](https://img.shields.io/pypi/pyversions/pyencrypt-pye.svg?logo=python)](https://pypi.python.org/pypi/pyencrypt-pye) +[![PyPI package](https://img.shields.io/pypi/v/pyencrypt-pye.svg)](https://pypi.python.org/pypi/pyencrypt-pye)  +[![PyPI download](https://img.shields.io/pypi/dm/pyencrypt-pye.svg)](https://pypi.python.org/pypi/pyencrypt-pye) +[![GitHub](https://img.shields.io/github/license/ZhaoQi99/pyencrypt-pye)](https://github.com/ZhaoQi99/pyencrypt-pye/blob/main/LICENSE)  +![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/ZhaoQi99/pyencrypt-pye)  encrypt python source code and import module dynamically.