From 37f8e7dc0ba29c49564312da148777abf1e64230 Mon Sep 17 00:00:00 2001 From: ooops Date: Sat, 11 Jan 2020 00:39:43 +0800 Subject: [PATCH] README: add new web client (#3740) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add new web client * add feature desc * Update README.md Co-Authored-By: Zlatan Vasović Co-authored-by: Zlatan Vasović --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c314ad469..ff851c84e 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ You can access these pages on your computer using one of the following clients: - Web clients: - [tldr.jsx](https://github.com/ostera/tldr.jsx): http://tldr.ostera.io/ - [DistroWatch](https://distrowatch.com/dwres.php?resource=man-pages) + - [tldr.ooops.me](https://tldr.ooops.me): web client with multilingual support There is also a comprehensive [list of clients in our Wiki](https://github.com/tldr-pages/tldr/wiki/TLDR-clients).