diff --git a/plugins/omz-bootstrap/README.md b/plugins/omz-bootstrap/README.md index 62c916406..e6f698646 100644 --- a/plugins/omz-bootstrap/README.md +++ b/plugins/omz-bootstrap/README.md @@ -1,7 +1,8 @@ # Oh My Zsh Bootstrap -_Oh My Zsh Bootstrap_ is a plugin for [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) +_Oh My Zsh Bootstrap_ is a plugin for [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh). Enable it by adding `omz-bootstrap` to your plugins. -See current upstream project https://github.com/mbauhardt/oh-my-zsh-bootstrap for more information. +It is inspired by [mbauhardt's project](https://github.com/mbauhardt/oh-my-zsh-bootstrap). +It provides the `omz` function, which helps you manage your themes and plugins.