From 037a225303ab70b6a73b30b3e7be50b62b435ad7 Mon Sep 17 00:00:00 2001 From: Romain Prieto Date: Wed, 5 Mar 2014 20:10:32 +1100 Subject: [PATCH] README reference Python client from @felixonmars --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 497b1bae1..c7bc03a13 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ You can access these pages on your computer using one of the following clients: [![NPM](https://nodei.co/npm/tldr.png)](https://www.npmjs.org/package/tldr) -There are other clients in the works... let us know if you built one and we can add it to this list! +- [Python client](https://github.com/felixonmars/tldr-python-client) + +Let us know if you are building one and we can add it to this list! ## Contributing