From df64f9b3d32cc1d9d4f92420d8f06c041d8591da Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Thu, 23 Aug 2018 11:28:24 -0400 Subject: [PATCH] Use shields properly. --- .idea/workspace.xml | 56 ++++++++++++++++++++++----------------------- README.md | 4 ++-- 2 files changed, 29 insertions(+), 31 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1ee0933..86426a8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,7 @@ - - - + - + - - + + - + @@ -202,9 +200,9 @@ @@ -366,12 +364,12 @@ - + - + @@ -456,13 +454,6 @@ - - - - - - - @@ -482,16 +473,6 @@ - - - - - - - - - - @@ -511,5 +492,22 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index f27670f..eca5d91 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ goarch_api === -[![PyPI](https://img.shields.io/pypi/v/nine.svg)](https://pypi.org/project/goarch-api/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Django.svg)](https://pypi.org/project/goarch-api/) +[![PyPI](https://img.shields.io/pypi/v/goarch-api.svg)](https://pypi.org/project/goarch-api/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/goarch_api.svg)](https://pypi.org/project/goarch-api/) A Python interface for the Greek Orthodox Archdiocese of America's Chapel API. -Install through pip: `pip install goarch_api` +Install through pip: `pip install goarch-api` Documentation coming soon. \ No newline at end of file