diff --git a/README.md b/README.md index 8e7b9a25f20ad4bdb25a7ab22385207193cca054..e8f695b8ad448c2640ec01647579b6b6ad4a1c8e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # sshutil -A single-dependency utility package that provides a `net/http` style ssh server. +A [single-dependency][gomod] utility package that provides a `net/http` style ssh server. `sshutil` is part of the [Smallstep][smallstep] crypto suite. +[gomod]: https://github.com/smallstep/sshutil/blob/master/go.mod [smallstep]: https://smallstep.com/docs ## Why sshutil?