diff --git a/README.md b/README.md index 492520a..faf345f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![PyPI version](https://badge.fury.io/py/tes-client.svg)](https://badge.fury.io/py/tes-client) ![PyPI implementation](https://img.shields.io/pypi/pyversions/tes_client) # TES-cli This repository contains a [Bravado]-based client for a [modified] version of diff --git a/setup.cfg b/setup.cfg index 54009f0..9d2f769 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,6 @@ [metadata] license_files = LICENSE +description-file = README.md [bdist_wheel] universal=0