Update README.md
This commit is contained in:
parent
38ec3b57d1
commit
b071eb2c33
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ It computes [crc32s,][crc] and what of it?
|
|||
|
||||
[crc]: http://en.wikipedia.org/wiki/Cyclic_redundancy_check
|
||||
|
||||
Update
|
||||
------
|
||||
If portability isn't a concern; as in your compiler can build gnu11 code;
|
||||
I'd recommend you use the ["modern"](https://github.com/notwa/crc32/tree/modern) branch.
|
||||
The code is much cleaner and slightly faster.
|
||||
|
||||
Usage
|
||||
----
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue