From e1e48d21ed32bbfffef824cf33f40c8c88db9bea Mon Sep 17 00:00:00 2001 From: Alexey Naiden <17383+anayden@users.noreply.github.com> Date: Sat, 24 Aug 2024 02:20:47 +0400 Subject: [PATCH] Update license badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 679b739..a4eab17 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Status](https://img.shields.io/pypi/status/r2dt-client.svg) ![Static Badge](https://img.shields.io/badge/Python_version-3.9%2B-blue) -![License](https://img.shields.io/pypi/l/r2dt-client) +![GitHub License](https://img.shields.io/github/license/anayden/r2dt-client) ![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white) ![Black](https://img.shields.io/badge/code%20style-black-000000.svg) @@ -69,4 +69,4 @@ _R2DT API Client_ is free and open source software. ## Issues If you encounter any problems, -please file an issue along with a detailed description. \ No newline at end of file +please file an issue along with a detailed description.