From f773e0a5a6e474dce21932fd97deade1748915e3 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Sun, 6 Sep 2015 11:36:47 -0700 Subject: [PATCH] Add note on vmpooler api --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0f66a7..fd031a3 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,7 @@ user: 'brian' ``` Now vmfloaty will use those config files if no flag was specified. + +## vmpooler API + +This cli tool uses the [vmpooler API](https://github.com/puppetlabs/vmpooler/blob/master/API.md).