Skip to content

Commit

Permalink
Fix title...
Browse files Browse the repository at this point in the history
Oops, in my last PR I accidentally missed the typo in the title... well, here's the fix anyway :)
  • Loading branch information
FrozenDroid authored Feb 13, 2018
1 parent 571a7cc commit 7f95c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
src [![GoDoc](https://godoc.org/github.com/snksoft/src?status.png)](https://godoc.org/github.com/snksoft/crc)
crc [![GoDoc](https://godoc.org/github.com/snksoft/src?status.png)](https://godoc.org/github.com/snksoft/crc)
========
This package implements generic CRC calculations up to 64 bits wide.
It aims to be fairly fast and fairly complete, allowing users to match pretty much
Expand Down

0 comments on commit 7f95c19

Please sign in to comment.