From 3f0fa5bbac0d78fbe022cf605fd6be3f488a5abf Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 12 Oct 2021 21:45:06 +0200 Subject: [PATCH] readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4195f22..50cce5a 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,16 @@ ## Features +* [X] check integrity of packages (single thread) + ## Work In Progress ## To Do +### Fixes + +* [ ] check integrity of packages on a single line + ### Tests -* pacman's need of .sig files for packages +* [ ] pacman's need of .sig files for packages