From 789bd1c4ef76f0be9d050be13b9ec9789b61215a Mon Sep 17 00:00:00 2001 From: breid48 Date: Fri, 21 Jun 2024 21:33:10 -0700 Subject: [PATCH] add license badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ba7001..c865e0a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ ## cacheing - Pure Python Cacheing Library -![Coverage](https://img.shields.io/codecov/c/github/breid48/rcache?token=E2GVMUS6KU) ![PyPI - Downloads](https://img.shields.io/pypi/dm/cacheing) +![Coverage](https://img.shields.io/codecov/c/github/breid48/rcache?token=E2GVMUS6KU) ![Test Pipeline](https://github.com/breid48/cacheing/actions/workflows/test.yml/badge.svg) +![License](https://img.shields.io/github/license/breid48/cacheing.svg) ### Resources