Skip to content

Commit 4e2e6fb

Browse files
authored
modified: README.md
1 parent ed70c68 commit 4e2e6fb

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,12 @@
33
<!-- Badges -->
44
<div align="center">
55

6-
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)
7-
[![Python 3.6+](https://img.shields.io/badge/python-3.6%2B-blue?style=flat-square&logo=python&logoColor=white)](https://www.python.org/downloads/)
8-
[![Status: Production Ready](https://img.shields.io/badge/status-production--ready-brightgreen?style=flat-square)](https://github.com/jomardyan/Python-Script-Runner/releases)
9-
10-
[![Tests](https://img.shields.io/github/actions/workflow/status/jomardyan/Python-Script-Runner/tests.yml?label=tests&style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/actions)
11-
[![Code Quality](https://img.shields.io/github/actions/workflow/status/jomardyan/Python-Script-Runner/code-quality.yml?label=code%20quality&style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/actions)
12-
[![Build Status](https://img.shields.io/github/actions/workflow/status/jomardyan/Python-Script-Runner/build.yml?label=build&style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/actions)
13-
14-
[![Release](https://img.shields.io/github/v/release/jomardyan/Python-Script-Runner?style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/releases)
15-
[![Last Commit](https://img.shields.io/github/last-commit/jomardyan/Python-Script-Runner?style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/commits/main)
16-
[![Contributors](https://img.shields.io/github/contributors/jomardyan/Python-Script-Runner?style=flat-square&logo=github)](https://github.com/jomardyan/Python-Script-Runner/graphs/contributors)
17-
18-
[![PyPy Compatible](https://img.shields.io/badge/PyPy-compatible-brightgreen?style=flat-square&logo=pypy)](https://www.pypy.org/)
19-
[![Docker Ready](https://img.shields.io/badge/docker-ready-blue?style=flat-square&logo=docker)](https://hub.docker.com/)
20-
[![K8s Ready](https://img.shields.io/badge/kubernetes-ready-326ce5?style=flat-square&logo=kubernetes)](https://kubernetes.io/)
6+
[![Python 3.6+](https://img.shields.io/badge/Python-3.6+-blue?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
7+
[![License MIT](https://img.shields.io/badge/License-MIT-green?style=for-the-badge&logo=github)](LICENSE)
8+
[![Release](https://img.shields.io/github/v/release/jomardyan/Python-Script-Runner?style=for-the-badge&logo=github&logoColor=white)](https://github.com/jomardyan/Python-Script-Runner/releases)
9+
[![Tests](https://img.shields.io/github/actions/workflow/status/jomardyan/Python-Script-Runner/tests.yml?label=Tests&style=for-the-badge&logo=github&logoColor=white)](https://github.com/jomardyan/Python-Script-Runner/actions)
10+
[![Docker Ready](https://img.shields.io/badge/Docker-Ready-2496ED?style=for-the-badge&logo=docker&logoColor=white)](https://hub.docker.com/)
11+
[![Status: Active](https://img.shields.io/badge/Status-Active-brightgreen?style=for-the-badge)](https://github.com/jomardyan/Python-Script-Runner)
2112

2213
</div>
2314

0 commit comments

Comments
 (0)