From 12bfd4c82aa82a04e249b290169ab0a121ce2d72 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 27 Dec 2022 20:19:50 +0100 Subject: [PATCH] removed toc --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 37914cc..a61cf80 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ 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. -[[TOC]] - -## ToDo#'s / Roadmap +## ToDo's - provide `.deb` package (WIP) - migrate from `dataset` to `sqlalchemy` (WIP)