Update dev intro

This commit is contained in:
rubenwardy
2022-02-06 22:58:13 +00:00
parent 4902436b6b
commit 81a85cbbe5
3 changed files with 69 additions and 5 deletions

View File

@@ -54,3 +54,5 @@ To hot/live update CDB whilst it is running, use:
./utils/reload.sh
This will only work with python code and templates, it won't update tasks or config.
Now consider reading the [Developer's Introduction](dev_intro.md).