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.