From 2a3e740964d029c9386409c57a7fe3f89eb951e9 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 27 Dec 2022 20:19:23 +0100 Subject: [PATCH] added toc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b014e5..37914cc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Minimal Delegated License Service (DLS). This service can be used without internet connection. Only the clients need a connection to this service on configured port. -## ToDo#'s +[[TOC]] + +## ToDo#'s / Roadmap - provide `.deb` package (WIP) - migrate from `dataset` to `sqlalchemy` (WIP)