From e3fefa0f367e44fa04975c0227401d9d058fe847 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 1 Mar 2020 19:48:33 +0000 Subject: [PATCH] Rename readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d9d3837..4b07c9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# libdicformat -C implementation of [DiscImageChef](https://www.github.com/discimagechef/discimagechef) file format. +# libaaruformat +C implementation of [Aaru](https://www.github.com/aaru-dps/Aaru) file format. Work in progress, don't expect it to work yet. @@ -12,7 +12,7 @@ Things still to be implemented that are already in the C# version: - Caching - Tape file blocks - Automatic media type generation from C# enumeration -- Nuget package for linking with DiscImageChef +- Nuget package for linking with Aaru - Writing - Hashing while writing (requires MD5, SHA1, SHA256 and SpamSum) - Deduplication (requires SHA256)