From 048a9e392a6cdd205b142bc068cbc834ca8ddbe1 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Fri, 8 Nov 2019 10:34:33 -0800 Subject: [PATCH] README: add repology.org packaged-versions table --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f9c8ad5..c2ede09 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,11 @@ or the docs/ subdirectory. This library is released under the MIT license, see LICENSE for details. This library is compatible with python2.7, 3.5, 3.6, and 3.7. + +## Packaging, Installation + +Magic Wormhole packages are included in many operating systems. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/magic-wormhole.svg)](https://repology.org/project/magic-wormhole/versions) + +To install it without an OS package, follow the [Installation docs](https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation).