Skip to content

Commit 26e4594

Browse files
authored
docs: add a link to generated code
1 parent b8f57c0 commit 26e4594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Generates the endpoints (or a whole app) from a mapping (SQL query -> URL)
4444
```console
4545
$ npx query2app
4646
```
47+
An example of generated code can be inspect at [examples/js](examples/js) directory.
4748

4849
1. Run the application
4950
```console

0 commit comments

Comments
 (0)