From d4b5f281378bea75b2af76f435c1db7fd1d70eb7 Mon Sep 17 00:00:00 2001 From: tomio13 Date: Wed, 28 Jun 2023 16:35:47 +0200 Subject: [PATCH] slight update in Readme --- python/Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python/Readme.md b/python/Readme.md index fc9ec7a..18f35dc 100644 --- a/python/Readme.md +++ b/python/Readme.md @@ -24,6 +24,10 @@ the search pattern for the yaml files, and a default editor command. If the user has e.g. ghost\_writer on the machine, change the default editor! Changing this file requires a restart of the program. +Configuration has a very default version, and another central one in the templates +which can be customized for a specific deployment. See also in +[Templates](../docs/Templates.md). + # form\_from\_dict A set of widgets to operate a form editor. It takes a dict template to build a form. @@ -64,6 +68,7 @@ anaconda, conda, docker, etc. - subprocess - yaml - tkinter +- requests # field types - text single line text