From db6801f5651ec21df38bed9ad354f855683a9d1d Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 6 Dec 2020 16:22:03 +0900 Subject: [PATCH] Use inverted pyramid model --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff4058e..a2d2b81 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. -- [Oh My Fish!](https://github.com/oh-my-fish/packages-main) plugin support. -- Blazingly fast concurrent plugin downloads. -- 100% pure fish—easy to contribute to or modify. - Zero configuration out of the box. Need to tweak a thing? [You can do that too](#using-your-fish_plugins-file). +- 100% pure Fish—easy to contribute to or modify. +- Blazing fast concurrent plugin downloads. +- Oh My Fish! plugin support. Looking for plugins? Browse [git.io/awsm.fish](https://git.io/awesome.fish) or [search](https://github.com/topics/fish-plugins) [on](https://github.com/topics/fish-package) [GitHub](https://github.com/topics/fish-plugin).