From 6ee4efc093eb5a80d374f4ee39c2cf3b5befcfbf Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 10 Aug 2025 06:21:12 -0700 Subject: [PATCH] add "See Also" section to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d0b184f..7309c41 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,10 @@ GOPROXY=direct go get github.com/reiver/go-opt ## Author 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