From bd4cf81c128aff0aba2b16e5b3abb2f2ae05b9f0 Mon Sep 17 00:00:00 2001 From: "Antoine R. Dumont (@ardumont)" Date: Wed, 1 Aug 2018 10:18:08 +0200 Subject: [PATCH] README: Reference pypi lister --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 274c311..d3d0240 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ centralize lister behaviors, and to provide lister implementations. Actual lister implementations are: +- swh-lister-bitbucket - swh-lister-debian - swh-lister-github - swh-lister-gitlab -- swh-lister-bitbucket +- swh-lister-pypi Licensing ----------