From c5f995035af29ff4ac8f7c60b9a7e58b18820672 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Sun, 17 Jan 2016 16:47:05 +0300 Subject: [PATCH] Add doc theses to readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5c1c64d..0dc4f85 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Satan Satan is a daemon execution platform for Go apps. + +* What is a daemon execution platform? +* What does it provide? +* How does it work? +* What is a daemon? +* What is an actor/task/process? +* General example +* Consumer example +* Message queues +* Dashboard