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

docs: Add readthedocs main page to readme
pull/1739/head
Noah Gorny 2020-12-14 03:40:54 +02:00 committed by GitHub
commit f10834275f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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)