diff --git a/README.md b/README.md index 425ac79..81a68bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # go-hexadeca -Package **hexadeca** implements hexadecimal encoding and decoding, for the Go programming language. +Package **hexadeca** implements **hexadecimal** _encoding_ and _decoding_, for the Go programming language. This is meant to be a better alternative to Go's built-in "hex" package. Package **hexadeca** has functions for hexadecimal encoding and decoding with Go types: