Browse Source

README: go client

Romain Prieto 11 years ago
parent
commit
efa42bf777
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -24,6 +24,7 @@ You can access these pages on your computer using one of the following clients:
 
 - [Node.js client](https://github.com/rprieto/tldr-node-client) : `npm install -g tldr`
 - [Python client](https://github.com/felixonmars/tldr-python-client)
+- [Go client](https://github.com/pranavraja/tldr) : `go get github.com/pranavraja/tldr` or [platform binaries](https://github.com/pranavraja/tldr/releases)
 
 Let us know if you are building one and we can add it to this list!