From 88b177015224e16d398f46dae9e69ef0db159d10 Mon Sep 17 00:00:00 2001 From: nojhan Date: Wed, 27 May 2020 17:40:09 +0200 Subject: [PATCH] get back Dependencies section in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cce451b..ed30681 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,14 @@ that matches it. special characters that would be recognize by your shell. +## Dependencies + +Necessary Python modules: + +* `pygments` for the source code syntax coloring +* `babel` for a locale-aware number parsing + + ## Limitations Don't use nested groups or colout will duplicate the corresponding input text