From cd5afb2f746fe6641642dc8fee8ef0fbcce7d083 Mon Sep 17 00:00:00 2001 From: Shane C Date: Wed, 4 Dec 2024 11:48:49 -0500 Subject: [PATCH] update roadmap --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f686a5f..7002b8f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A golang library for extracting and creating archives. ## Roadmap - [x] Automatically detect the archive format - [x] Add mutexes to work with concurrency +- [ ] Support RAR format +- [ ] Add writing capability ## Supported Formats - `.tar.gz`