From 654a49cbd81b56a2ec7d13eadec7082b0bc5f0c0 Mon Sep 17 00:00:00 2001 From: Noah Gorny Date: Mon, 14 Dec 2020 00:49:26 +0200 Subject: [PATCH] docs: Add readthedocs main page to readme --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index f8e94995..1aa255c4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,6 +11,7 @@ Bash-it provides a solid framework for using, developing and maintaining shell s If you're using the _Bourne Again Shell_ (Bash) regularly and have been looking for an easy way on how to keep all of these nice little scripts and aliases under control, then Bash-it is for you! Stop polluting your `~/bin` directory and your `.bashrc` file, fork/clone Bash-it and start hacking away. +- [Main Page](https://bash-it.readthedocs.io/en/latest) - [Contributing](#contributing) - [Installation](https://bash-it.readthedocs.io/en/latest/installation) - [Install Options](https://bash-it.readthedocs.io/en/latest/installation/#install-options)