diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-12-07 19:34:33 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2019-12-07 19:34:33 -1000 |
commit | 02044cb4be75b9a46439f79179efc828aceb7d50 (patch) | |
tree | c2151323b529553767a9ef2cb561fd5109a81f0d /README.md | |
parent | 4e26a3c71dac45ed4a0d0f5d92d82e34526120ed (diff) |
Use ansi2html if possible
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ dillo-gemini requires the `openssl` command-line tool. +[ansi2html](https://pypi.org/project/ansi2html/) is optionally required to render pages that use ANSI escape codes (e.g. for colors). + This repo is hosted on the [SSB Network][SSB] using [git-ssb][]. ```sh |