From 31a63b3a89541323c5fc6f6d2e08103e4595b8cf Mon Sep 17 00:00:00 2001 From: Jacob Rosales Chase Date: Mon, 12 Nov 2018 03:37:03 -0500 Subject: [PATCH] Add OCaml client (#2572) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 489eee92b0..d24cda3fa2 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ You can access these pages on your computer using one of the following clients: `stack install tldr` - [Node.js client](https://github.com/tldr-pages/tldr-node-client): `npm install -g tldr` +- [OCaml client](https://github.com/RosalesJ/tldr-ocaml): `opam install tldr` - [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr` - [PHP client](https://github.com/BrainMaestro/tldr-php):