Merge pull request #1737 from NoahGorny/add-main-page-to-readme

docs: Add readthedocs main page to readme
This commit is contained in:
Noah Gorny
2020-12-14 03:40:54 +02:00
committed by GitHub

View File

@@ -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)