Skip to content

Commit

Permalink
Document that using an associative_memory in favorite-things-limerick…
Browse files Browse the repository at this point in the history
… isn't really necessary.

Part of #36.
  • Loading branch information
jkomoros committed Jul 4, 2023
1 parent 24c587c commit 03bbaac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seeds/example-complex.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"seeds": {
"favorite-things-limerick": {
"type": "let",
"description": "This example uses an associative memory not becuase it has to, but just to demonstrate how the associative memory works. For this simple use case store/retrieve would have worked too",
"name": "memory",
"value": "komoroske.com:favorite_things",
"block": {
Expand Down

0 comments on commit 03bbaac

Please sign in to comment.