From 2b75b7f00f4b929023c7d6e3cd70d75b334c560b Mon Sep 17 00:00:00 2001 From: Seth Reeser Date: Fri, 18 May 2018 10:34:59 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ef103c..2eb8fb1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Vagrant Host Manager `vagrant-hostmanager` is a Vagrant plugin that manages the `hosts` file on guest machines (and optionally the host). Its goal is to enable resolution of multi-machine environments deployed with a cloud provider where IP addresses are not known in advance. +Do you like what we do? Consider supporting us through Patreon. All of the money goes directly back into growing our collection of open source and free software. +[![Patreon](https://img.shields.io/badge/patreon-donate-red.svg)](https://www.patreon.com/devopsgroup) + Installation ------------