diff --git a/README.mdown b/README.mdown index 0ed40c7..3557336 100644 --- a/README.mdown +++ b/README.mdown @@ -32,7 +32,7 @@ You may also git clone or [download the files manually](https://github.com/cardg ```php cardgate\api\Autoloader::register(); - $oCardGate = new cardgate\api\Client( 1, '', TRUE ); + $oCardGate = new cardgate\api\Client( , '', TRUE ); ``` ## Support ##