diff --git a/README.md b/README.md index 5222fcb..e26a644 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ is simply a stand-alone version of that utility. ## Usage -Simple +Exporting simple types: ```php self = $obj; echo Exporter::export($obj); ``` + +Compact exports: + +```php +