From 98ed28a3dc1cc9787de29bff9e46469d793b2635 Mon Sep 17 00:00:00 2001 From: Yiming Yang Date: Wed, 25 Aug 2021 11:03:01 -0400 Subject: [PATCH] update README --- README.rst | 11 +++++++++++ setup.py | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6c18021..7d84a3a 100644 --- a/README.rst +++ b/README.rst @@ -2,4 +2,15 @@ Stratocumulus =================== +|PyPI| |Python| |License| + +.. |PyPI| image:: https://img.shields.io/pypi/v/stratocumulus.svg + :target: https://pypi.org/project/stratocumulus + +.. |Python| image:: https://img.shields.io/pypi/pyversions/stratocumulus.svg + :target: https://pypi.org/project/stratocumulus + +.. |License| image:: https://img.shields.io/github/license/lilab-bcb/stratocumulus + :target: https://github.com/lilab-bcb/stratocumulus/blob/master/LICENSE + Stratocumulus is the backend component of `Cumulus `_, which aims to providing a unified backend interface for different cloud environments. diff --git a/setup.py b/setup.py index f91d377..8cf60dd 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ zip_safe=False, description="Stratocumulus is the backend component of Cumulus.", long_description=long_description, - url="https://github.com/klarman-cell-observatory/stratocumulus", + url="https://github.com/lilab-bcb/stratocumulus", author="Yiming Yang, Bo Li", author_email="cumulus-support@googlegroups.com", classifiers=[ # https://pypi.python.org/pypi?%3Aaction=list_classifiers