Skip to content

Commit 3aef2d5

Browse files
update readme
1 parent 9357073 commit 3aef2d5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# 🦄 Magic RegEx
22
**Readable Regular Expressions for Python**
33

4-
[![Stable Version](https://img.shields.io/pypi/v/magicregex?label=stable)][PyPI Releases]
5-
[![Python Versions](https://img.shields.io/pypi/pyversions/magicregex)][PyPI]
6-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)]
7-
[![Downloads](https://img.shields.io/pypi/dm/magicregex)](https://pypistats.org/packages/magicregex)
4+
![Stable Version](https://img.shields.io/pypi/v/magicregex?label=stable)
5+
![Python Versions](https://img.shields.io/pypi/pyversions/magicregex)
6+
![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)
7+
![Downloads](https://img.shields.io/pypi/dm/magicregex)
88

99
1. Runtime is ultra-minimal
1010
2. Compiles to pure RegEx

0 commit comments

Comments
 (0)