From dcfb23f4eeb68a2845c6300b8a09086cb8f80989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Fri, 4 Sep 2020 23:33:57 +0200 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48a8216..c4edf1d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ This version is built on top of the latest upstream version, with the following - Regression tests confirmed working on Linux64, Windows32 and Windows64, for normal and CLI-only builds - Added pre-defined sizes for BD-R Triple Layer (100GB), BD-R Quadruple Layer (128GB) +For more information please refer to the [CHANGELOG](CHANGELOG). + ## 3 available protection modes ("codecs") **RS01** creates error correction files which are stored separately from the image they belong to. @@ -35,8 +37,6 @@ augmented images, with the following added features: The changes for parallel computation and higher robustness make RS03 a bit less space efficient, e.g. RS03 error correction data has slighly less error correction capacity than its RS01/RS02 counterparts on images with equal size. -For more information please refer to the [CHANGELOG](CHANGELOG). - # Rationale Even if the optical media era is sunsetting now, and has been for a few years, it's still of some value for off-site backups. In any case, we still have media in our hands that we want to be able to repair, should it be damaged, during the next years/decades. Repairing is actually pretty much the very reason of dvdisaster existence (as long as parity data has been added, of course).