Skip to content

Commit edeb187

Browse files
Add banner image and update badges
Co-authored-by: olaf-s-app[bot] <259723076+olaf-s-app[bot]@users.noreply.github.com>
1 parent a94b7dd commit edeb187

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# Python CLI Template
1+
![Python CLI Template banner](https://raw.githubusercontent.com/Olafs-World/python-cli-template/main/banner.png)
22

33
[![CI](https://github.com/Olafs-World/python-cli-template/actions/workflows/ci.yml/badge.svg)](https://github.com/Olafs-World/python-cli-template/actions/workflows/ci.yml)
4-
[![PyPI](https://img.shields.io/pypi/v/my-tool.svg)](https://pypi.org/project/my-tool/)
5-
[![Python](https://img.shields.io/pypi/pyversions/my-tool.svg)](https://pypi.org/project/my-tool/)
4+
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
7+
# Python CLI Template
68

79
A template for creating Python CLI tools that publish to PyPI and ClawHub.
810

banner.png

4.04 MB
Loading

0 commit comments

Comments
 (0)