Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mzur committed Apr 2, 2024
1 parent 460c099 commit 5a5d954
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### Usage

```php
use Biigle\Ifdo\Ifdo;

$path = __DIR__ . '/fixtures/ifdo-test-v2.0.0.json';
$obj = Ifdo::fromFile($path);

Expand Down

0 comments on commit 5a5d954

Please sign in to comment.