diff --git a/examples/README.md b/examples/README.md index 9d7f268..441528d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1 +1 @@ -This directory contains examples that can be loaded using the [SetStateFromJSON](src/plugins/SetStateFromJSON) plugin. Examples with the "\_meta" suffix are expected to be applied to a "Language" node contained in the root node. +This directory contains examples that can be loaded using the [SetStateFromJSON](src/plugins/SetStateFromJSON) plugin. Examples with the "\_meta" suffix are expected to be applied to a "Language" node contained in the root node. Other examples should be created in a node instance (probably contained in the root node).