From 63b6b88c93c91b52e653a0ca1aa4936536ab1d8c Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 31 Dec 2021 17:16:21 +0700 Subject: Document downstream repos --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0638e19..4e05c61 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ This Python package depends on [bleach] for HTML sanitising and [markdown] for, well, rendering Markdown to HTML. It is, however, not designed to work with HTML emails with all those CSS and Java scripts. +## Installation + +It is recommended to install this package from a downstream repository, +such as [Nix] or [IPWHL]. + ## Usage ```console @@ -37,3 +42,5 @@ by the Free Software Foundation, either version 3 of the License, or [RSS]: https://www.rssboard.org [bleach]: https://bleach.readthedocs.io [markdown]: https://python-markdown.github.io +[Nix]: https://search.nixos.org/packages?channel=unstable&query=formbox +[IPWHL]: https://man.sr.ht/~cnx/ipwhl -- cgit 1.4.1