From f7f052ad40503cfa8f77f03dc57726656df987f3 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Mon, 9 Jan 2023 17:44:27 +0100 Subject: [PATCH] README: Link to fishshell.com instead of the design docs. First tell people what it is instead --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6b64f71cb..d13e9e5f0 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,7 @@ and the rest of the family. fish includes features like syntax highlighting, autosuggest-as-you-type, and fancy tab completions that just work, with no configuration required. -For more on fish’s design philosophy, see the `design -document `__. +For downloads, screenshots and more, go to https://fishshell.com/. Quick Start -----------