diff --git a/README.md b/README.md index eaf85a9..2f43cd3 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ void main() { 'features': ['Testing', 'JSON'], 'version': 0.1, }; + Approvals.verifyAsJson( complexObject, options: const Options( @@ -96,7 +97,7 @@ void main() { }); } ``` -snippet source | anchor +snippet source | anchor this will result in the following file