From dc1c7e80f4275e5590a910c5e73e924555103800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mose=20M=C3=BCller?= Date: Thu, 9 Nov 2023 16:05:31 +0100 Subject: [PATCH] docs: updates Readme TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8e2b9a..c02504a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [Extending with New Components](#extending-with-new-components) - [Customizing Web Interface Style](#customizing-web-interface-style) - [Understanding Service Persistence](#understanding-service-persistence) + - [Controlling Property State Loading with `@load_state`](#controlling-property-state-loading-with-load_state) - [Understanding Tasks in pydase](#understanding-tasks-in-pydase) - [Understanding Units in pydase](#understanding-units-in-pydase) - [Changing the Log Level](#changing-the-log-level)