diff --git a/README.md b/README.md index 7309c41..2a6278a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link) ## See Also -* https://github.com/reiver/go-lck -* https://github.com/reiver/go-nul -* https://github.com/reiver/go-opt -* https://github.com/reiver/go-tmp +* Thread-Safe Locking Types — https://github.com/reiver/go-lck +* Nullable Optional Types — https://github.com/reiver/go-nul +* Optional Type — https://github.com/reiver/go-opt +* Expiring Optional Types — https://github.com/reiver/go-tmp