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).