diff --git a/README.rst b/README.rst index 9c24974bda..b846f9ab0e 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,9 @@ • `Tutorial `_ • `Mailing List `_ -|Release| |CI| |Maintainability| |Coverage| |Donate| |Conda| |Snap| |DOI| +|Release| |CI| |Maintainability| |Coverage| |Donate| |DOI| + +|Snap| |Choco| |Brew| |Conda| |PyPI| |Packages| | @@ -92,6 +94,8 @@ Full instructions are `available here ` pip (PyPI) ---------- +|PyPI| + .. code-block:: bash pip install dvc @@ -110,6 +114,8 @@ To install the development version, run: Homebrew -------- +|Brew| + .. code-block:: bash brew install dvc @@ -141,6 +147,8 @@ Add ``--edge`` for the latest ``master`` version. Package ------- +|Packages| + Self-contained packages for Linux, Windows, and Mac are available. The latest version of the packages can be found on the GitHub `releases page `_. @@ -263,14 +271,30 @@ Iterative, *DVC: Data Version Control - Git for Data & Models* (2020) :target: https://www.patreon.com/DVCorg/overview :alt: Donate -.. |Conda| image:: https://anaconda.org/conda-forge/dvc/badges/version.svg - :target: https://anaconda.org/conda-forge/dvc - :alt: Conda-forge - .. |Snap| image:: https://img.shields.io/badge/snap-install-82BEA0.svg?logo=snapcraft :target: https://snapcraft.io/dvc :alt: Snapcraft +.. |Choco| image:: https://img.shields.io/chocolatey/v/dvc + :target: https://chocolatey.org/packages/dvc + :alt: Chocolatey + +.. |Brew| image:: https://img.shields.io/homebrew/v/dvc + :target: https://formulae.brew.sh/formula/dvc + :alt: Homebrew + +.. |Conda| image:: https://img.shields.io/conda/v/conda-forge/dvc.svg?label=conda-forge&logo=conda-forge + :target: https://anaconda.org/conda-forge/dvc + :alt: Conda-forge + +.. |PyPI| image:: https://img.shields.io/pypi/v/dvc.svg?logo=PyPI&logoColor=white + :target: https://pypi.org/project/dvc + :alt: PyPI + +.. |Packages| image:: https://img.shields.io/github/v/release/iterative/dvc?label=deb|pkg|rpm|exe&logo=GitHub + :target: https://github.com/iterative/dvc/releases/latest + :alt: deb|pkg|rpm|exe + .. |DOI| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.3677553-blue.svg :target: https://doi.org/10.5281/zenodo.3677553 :alt: DOI