From 72ba69e0d5b664bf9e8bbc55680b138615eaece6 Mon Sep 17 00:00:00 2001 From: rednafi Date: Sun, 17 Nov 2019 17:29:13 +0600 Subject: [PATCH] completed installaion guide line --- docs/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 086ffde..adc8ad0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,9 +2,11 @@ ## Status: Under development ## To Do: -* **Respect & maintain Kenneth Reitz's consistency and don't make the docs look ugly** -* Make the docs site up and running with Sphinx -* Turn the Sphinx site builder's `Makefile` into a `Bakefile` and add that as an example +* ~~**Respect & maintain Kenneth Reitz's consistency and don't make the docs look ugly**~~ + +* ~~Make the docs site up and running with Sphinx~~ +* ~~Add installation instruction~~ +* Turn the Sphinx site builder's `Makefile` into a `Bakefile` and add that as an example * Automate flask template via `Bakefile` * Automate hugo blog deployment with `Bakefile` * Find out more awesome examples