From c7f125a85d0b17d6b69466e180aa52ade75b8530 Mon Sep 17 00:00:00 2001 From: Noah Gorny Date: Tue, 6 Apr 2021 20:56:28 +0300 Subject: [PATCH] docs: Improve readme readability --- docs/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 2b40b639..fe18c80e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -42,7 +42,8 @@ Stop polluting your `~/bin` directory and your `.bashrc` file, fork/clone Bash-i ``git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it`` 2) Run ``~/.bash_it/install.sh`` -Thats it! :smiley: +That's it! :smiley: + You can check out more components of Bash-it, and customize it to your desire. For more information, see detailed instructions [here](https://bash-it.readthedocs.io/en/latest/installation/). @@ -56,10 +57,8 @@ please feel free to read through this page if you're interested in how Bash-it l ## Contributors -* [List of contributors][contribute] +[List of contributors](https://github.com/Bash-it/bash-it/contributors) ## License Bash-it is licensed under the [MIT License](https://github.com/Bash-it/bash-it/blob/master/LICENSE). - -[contribute]: https://github.com/Bash-it/bash-it/contributors