From 8c9774f54f1de6db37556643a67c44605620c77d Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Mon, 16 Jan 2017 21:00:15 +0100 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ad3fc3..c8eb56c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ -# mosh-formula -Saltstack formula to install Mosh +# mosh + +This formula installs [mosh](https://mosh.org/) + +# Contributing + +Report any bugs using the [issue tracker][issue_tracker]. Submit your own bug fixes or feature additions via a [pull request][pull_request]. + +# License + +This theme is released under the MIT License. For more information read the [license][license]. + +[issue_tracker]: https://github.com/alrayyes/mosh-formula/issues +[pull_request]: https://github.com/alrayyes/mosh-formula/pulls +[license]: https://github.com/alrayyes/mosh-formula/blob/master/LICENSE.md