diff --git a/README.md b/README.md index b8d9a33..87ae89b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Highlights * Pluggable Erasure Code backends - As of v1.1.x, liberasurecode supports the following backends: - - Native, software-only Erasure Coding implementation that supports a Reed-Solomon backend + - 'liberasurecode_rs_vand' - Native, software-only Erasure Coding implementation that supports a Reed-Solomon backend - 'Jerasure' - Erasure Coding library that supports Reed-Solomon, Cauchy backends [1] - 'ISA-L' - Intel Storage Acceleration Library - SIMD accelerated Erasure Coding backends [2] - 'SHSS' - NTT Lab Japan's hybrid Erasure Coding backend [4] @@ -420,4 +420,4 @@ References [3] Greenan, Kevin M et al, "Flat XOR-based erasure codes in storage systems", http://www.kaymgee.com/Kevin_Greenan/Publications_files/greenan-msst10.pdf - [4] Kota Tsuyuzaki , Ryuta Kon , "NTT SHSS Erasure Coding backend" + [4] Kota Tsuyuzaki , Ryuta Kon , "NTT SHSS Erasure Coding backend" \ No newline at end of file