From 93be8e855138454b2dc2a1108702abc933209d78 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sat, 19 Nov 2016 15:08:56 +0100
Subject: [PATCH] Add dependencies list to README.

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 54029de..2d06932 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
 # redo-blog
+
 small blog system using the redo build system
+
+dependencies:
+- python3
+- uuidgen
+- html2text
-- 
2.30.2