From 8b48dd56c61a0fcec565f97b49e06adab2460408 Mon Sep 17 00:00:00 2001 From: Tha_14 Date: Tue, 27 Dec 2022 01:45:08 +0200 Subject: [PATCH] doc: update README.md todos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d079354..7bd263b 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ 3. Make sure you port forward manually as upnp will most likely not work. ## ToDo: -- [ ] Add CI building to make sure the scripts work. +- [x] Add CI tests to make sure the scripts work. - [ ] Remove unnecessary packages. - [ ] Try to speed up mime database update. -- [ ] Include wondershaper install and environment configuration for it. +- [ ] Include wondershaper in `apt install` and environment configuration parameters for it. - [ ] See if it's possible to automatically increment port numbers for the swarm script. - [ ] Try to package up-to-date databases to prevent warm-up problems.