diff --git a/LICENSE b/LICENSE index f156b04a..25b6d7fb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Bash-it +Copyright (c) 2020-2021 Bash-it Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/README.md b/docs/README.md index 4a6e2340..fe18c80e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,9 @@ -# Bash-it +![logo](https://github.com/Bash-it/media/raw/master/media/Bash-it.png) + ![Build Status](https://github.com/Bash-it/bash-it/workflows/CI/badge.svg?branch=master) ![Docs Status](https://readthedocs.org/projects/bash-it/badge/) +![License](https://img.shields.io/github/license/Bash-it/bash-it) +![shell](https://img.shields.io/badge/Shell-Bash-blue) [![Join the chat at https://webchat.freenode.net/?channel=#bash-it](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://webchat.freenode.net/?channel=#bash-it) **Bash-it** is a collection of community Bash commands and scripts for Bash 3.2+. @@ -39,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/). @@ -53,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