Skip to content

Commit a0bd349

Browse files
Update README.md
1 parent 0534fd1 commit a0bd349

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ or similar.
1818

1919
Run `./js2e` for usage instructions.
2020

21+
> Note: The `js2e` tool only tries to resolve references for the file(s) you
22+
> pass it. So if you need to generate Elm code from more than one file you
23+
> have to pass it the enclosing directory of the relevant JSON schema files,
24+
> in order for it to be able to resolve the references correctly.
25+
2126
A proper description of which properties are mandatory are how the generator
2227
works is still in progress, but feel free to take a look at the `examples`
2328
folder which contains an example of a pair of JSON schemas and their

0 commit comments

Comments
 (0)