Add doc theses to readme
This commit is contained in:
parent
b64fbd4b1c
commit
c5f995035a
10
README.md
10
README.md
|
@ -1,3 +1,13 @@
|
||||||
# Satan
|
# Satan
|
||||||
|
|
||||||
Satan is a daemon execution platform for Go apps.
|
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
|
||||||
|
|
Loading…
Reference in New Issue