summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhionu Sybiern <[email protected]>2018-03-06 11:33:54 -0500
committerBrad Fitzpatrick <[email protected]>2018-03-06 08:33:54 -0800
commit2b928d9b07d782cc1a94736979d012792810658f (patch)
tree63c939792a734537097800d0de728cbdbf628fbe
parentde1c7ded2e6918c5b5b932682e0de144f4f1a31d (diff)
Link to docs
Link to docs from the top level README. Fixes https://github.com/google/tcpproxy/issues/13
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2839423..374f52c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# tcpproxy
-See https://godoc.org/github.com/google/tcpproxy/
+For library usage, see https://godoc.org/github.com/google/tcpproxy/
+
+For CLI usage, see https://github.com/google/tcpproxy/blob/master/cmd/tlsrouter/README.md