From 72721eddcd8b6950850b6816210af3f4ddfc25c8 Mon Sep 17 00:00:00 2001 From: "Shane C." Date: Thu, 12 Dec 2024 10:08:49 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b37b4..30aba7b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The whole goal with this library is to create something that can both read and w ## Roadmap - [x] Automatically detect the archive format - [x] Add mutexes to work with concurrency -- [ ] Support RAR format +- [ ] Support RAR format (will be read-only) - [ ] Support zstd format - [ ] Add writing capability - [ ] Support multithreaded gzip