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