diff --git a/pkg/omf/templates/pkg/README.md b/pkg/omf/templates/pkg/README.md index aed6272..7f7cf2c 100644 --- a/pkg/omf/templates/pkg/README.md +++ b/pkg/omf/templates/pkg/README.md @@ -1,21 +1,21 @@ +[![][travis-badge]][travis-link] +![][license-badge] +
- +

-> {{NAME}} for [Oh My Fish][omf-link]. +# {{NAME}} - -[![][travis-badge]][travis-link] -![][license-badge] +Plugin for [Oh My Fish][omf-link]. ## Install - ```fish -$ omf g {{NAME}} +$ omf install {{NAME}} ``` @@ -32,8 +32,8 @@ $ {{NAME}} [mit]: http://opensource.org/licenses/MIT [author]: http://github.com/{{USER}} -[contributors]: https://github.com/{{USER}}/{{NAME}}/graphs/contributors -[omf-link]: https://www.github.com/fish-shell/omf +[contributors]: https://github.com/{{USER}}/pkg-{{NAME}}/graphs/contributors +[omf-link]: https://www.github.com/fish-shell/oh-my-fish [license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square [travis-badge]: http://img.shields.io/travis/{{USER}}/{{NAME}}.svg?style=flat-square