From e09b810fb115a89f3ffc2edcc64e6e4a52682fa2 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Thu, 26 May 2022 23:52:20 +0100 Subject: [PATCH] README: add deprecated notice to bropages (#8100) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a7be23f4..21d451402 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ to see the current progress of all translations. ## Similar projects -- [Bro pages](http://bropages.org/) +- [Bro pages (deprecated)](http://bropages.org) are a highly readable supplement to man pages. Bro pages show concise, common-case examples for Unix commands. The examples are submitted by the user base, and can be voted up or down;