From 2fdf256e7c61b2d706a7ca4a4f175784e3ab8649 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Mon, 16 Jan 2017 21:39:01 +0100 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4d32a5 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# mosh + +This formula installs [UnattendedUpgrades](https://wiki.debian.org/UnattendedUpgrades) on [Debian](https://www.debian.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/unattended-upgrades-formula/issues +[pull_request]: https://github.com/alrayyes/unattended-upgrades-formula/pulls +[license]: https://github.com/alrayyes/unattended-upgrades-formula/blob/master/LICENSE