From 28a664420919a2bdd796116cd5966e5bc5f4535d Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 8 Jun 2016 14:18:09 -0700 Subject: [PATCH] Add info about vmfloaty --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cdaed6..febf4bf 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ A dashboard is provided to offer real-time statistics and historical graphs. It ## Command-line Utility -The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python. +- The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python. +- [vmfloaty](https://github.com/briancain/vmfloaty) is a ruby based CLI tool and scripting library written in ruby. ## Build status