Skip to content

Commit

Permalink
Add shields to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pappasam committed Aug 18, 2019
1 parent 96243ba commit a6a168a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# toml-sort

[![image-version](https://img.shields.io/pypi/v/toml-sort.svg)](https://python.org/pypi/toml-sort)
[![image-license](https://img.shields.io/pypi/l/toml-sort.svg)](https://python.org/pypi/toml-sort)
[![image](https://img.shields.io/pypi/pyversions/toml-sort.svg)](https://python.org/pypi/toml-sort)

A command line utility to sort and format your toml files. Requires Python 3.6 or greater.

## Installation
Expand Down

0 comments on commit a6a168a

Please sign in to comment.