aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-07 13:33:26 +0000
committerng0 <ng0@n0.is>2019-11-07 13:33:26 +0000
commit337d5589735030f0f45cc11d26fcacb54d7864e6 (patch)
treef3d8fbd13bfefda6e99c5d60ce7b71ddf7956829 /README
parent7712bd27dbe549ad4cfdb99fbc92a511f1baf9cd (diff)
downloadwww-337d5589735030f0f45cc11d26fcacb54d7864e6.tar.gz
www-337d5589735030f0f45cc11d26fcacb54d7864e6.zip
move dicts into yaml file.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 1718c383..5e160039 100644
--- a/README
+++ b/README
@@ -8,7 +8,10 @@ code base.
8Requirements 8Requirements
9------------ 9------------
10- python3 modules: 10- python3 modules:
11 - python3-jinja2, python3-babel 11 - jinja2
12 - babel
13 - ruamel.yaml
14 - BeautifulSoup 4
12- python3 interpreter: 15- python3 interpreter:
13 - python 3.7 or later. 16 - python 3.7 or later.
14- gettext 17- gettext