Skip to content

Commit eea3d1a

Browse files
committed
docs: update readme
1 parent 8379665 commit eea3d1a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ const adminJs = new AdminJS({
4040
});
4141
```
4242

43-
# Example App
43+
## ManyToOne
44+
45+
This supports ManyToOne relationship if you define a foreign key.
46+
47+
## Example App
4448

4549
You can run [example app](https://github.com/wirekang/adminjs-sql/tree/main/example) with docker.
4650

0 commit comments

Comments
 (0)