From a93c241d9e94242baa28b219e836c2586e3756dc Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 31 Jul 2023 11:08:22 +0200 Subject: [PATCH] README.md: remove outdated informations --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 323052d5c..3e8217033 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,6 @@ but should be easy to port to other systems too. With [sqsh.js](https://github.com/Gottox/sqsh.js) there's a wasm implementation of libsqsh with a Javascript API designed to run in browsers. -At this point development focuses on avoiding redundant decompressions and -developing efficient cache tactics. - * traverse directories * read file contents * open files by path @@ -32,7 +29,6 @@ developing efficient cache tactics. * read symlinks from inodes * read device ids from inodes * open remote file systems through http (needs *libcurl*) -* ... much more ### LZO2