Skip to content

Commit 24cd662

Browse files
committed
Update Readme.md
1 parent 2c58f65 commit 24cd662

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
@@ -124,6 +124,7 @@ orm.connect("....", function (err, db) {
124124
console.log(db.settings.get("some.deep")); // { value: 123 }
125125
});
126126
```
127+
More in the [wiki](https://github.com/dresende/node-orm2/wiki/Settings).
127128

128129
## Connecting
129130

0 commit comments

Comments
 (0)