From caf77ea0aa80736dcec8a351a9cf64969700c226 Mon Sep 17 00:00:00 2001 From: Prophet731 Date: Sun, 30 Apr 2023 14:01:10 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 951c1b8..df31ebc 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# virtfusion-whmcs-module \ No newline at end of file +# VirtFusion Direct Provisioning Moudle for WHMCS + +This module requires VirtFusion v1.7.3 or higher as this is what it's based on. Please refer to the offical [documenataion](https://docs.virtfusion.com/integrations/whmcs). + +## Changes in this module + +- Allow's using the configurable options quanity method for assigning Memory in Gigabytes instead of Megabyte. So you can use whole numbers to represent GB instead. +For example, prior to this change for two gigabytes of RAM you'd need to set 2048 as either the min or max amount, now you can just input 2 for 2GB.