Skip to content

Commit 934ee62

Browse files
Updated README.md with badges
1 parent eaa1a3a commit 934ee62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# paya - Simple tool that converts YAML configuration files to Python objects
22

3+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyya)
4+
![PyPI - Version](https://img.shields.io/pypi/v/pyya)
5+
![PyPI - Wheel](https://img.shields.io/pypi/wheel/pyya)
36
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
47

58

0 commit comments

Comments
 (0)