From 397b2eeb094a3b096e4df0977d7f0a1ca1768932 Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Tue, 7 Mar 2023 00:31:16 +1000 Subject: [PATCH] README: mention Command Line Interface Pages project (#9809) * Mention "Better TlDr" --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 43f772744..82624bc09 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,9 @@ to see the overall progress of all translations, and which translations are miss ## Similar projects +- [Command Line Interface Pages](https://github.com/command-line-interface-pages) + allows you to write standardized help pages for CLI, directories and configs. + - [Cheat](https://github.com/cheat/cheat) allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options