diff --git a/README.md b/README.md index 04ade52..7595469 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,4 @@ crc32 - a 32-bit cyclic rendundancy check calculator numbers may be in hexadecimal or octal using proper prefixes ``` -Notes ------ - -* Does not pad input. -* Big endian calculations are somewhat untested. - ## [Smaller Still](https://gist.github.com/notwa/5689243)