Skip to content

Commit 86506f7

Browse files
authored
Update README.md
Add hex to the top-level README
1 parent 7c75a2e commit 86506f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ go get github.com/vadv/gopher-lua-libs
2626
* [db](/db) access to databases
2727
* [filepath](/filepath) path.filepath port
2828
* [goos](/goos) os port
29+
* [hex](/hex) Port of [encoding/hex](https://pkg.go.dev/encoding/hex)
2930
* [http](/http) http.client && http.server
3031
* [humanize](/humanize) humanize [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) port
3132
* [inspect](/inspect) pretty print [github.com/kikito/inspect.lua](https://github.com/kikito/inspect.lua)

0 commit comments

Comments
 (0)