Ready readme for distribution

Signed-off-by: Peter Nied <petern@amazon.com>
This commit is contained in:
Peter Nied
2021-08-31 10:34:02 -05:00
committed by Rushi Agrawal
parent 28547f5a9a
commit 474ddb2ffb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/clients/)
![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success)
![OpenSearch logo](OpenSearch.svg)
![OpenSearch logo](https://github.com/opensearch-project/opensearch-py/raw/main/OpenSearch.svg)
OpenSearch Python Client
+1 -1
View File
@@ -70,7 +70,7 @@ setup(
license="Apache-2.0",
url="https://github.com/opensearch-project/opensearch-py",
long_description=long_description,
long_description_content_type="text/x-rst",
long_description_content_type="text/markdown",
version=package_version,
author="Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
author_email="axeo@aiven.io, dez@aiven.io, rushi.agr@gmail.com, shephalm@amazon.com",