diff --git a/README.md b/README.md index 129723b..e0280f3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,24 @@ void main() async { } ``` +Example Output: + +```json +[ + { + "in": { + "bush": ["scrub"], + "forest": ["forest"] + } + }, + { + "by": { + "water": ["stream"] + } + } +] +``` + ### **Custom Cache Settings** ```dart final lookup = RugReefer(