diff --git a/README.md b/README.md index da418ce..18818f4 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ $secret = "EXAMPLE_SECRET"; $space = new SpacesConnect($key, $secret); ``` -All available configurations:
+All available configurations: ###### SpacesConnect( REQUIRED KEY, REQUIRED SECRET, OPTIONAL SPACE's NAME, OPTIONAL REGION, OPTION HOST DOMAIN );