Skip to content

Commit ecd29ee

Browse files
committed
Add database module explanation
1 parent 25083ac commit ecd29ee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Session builder
3636
---------------
3737
You can define an optional session builder. As the "Database" module is loaded by default, it's a good idea to define it in.
3838

39+
Usage
40+
-----
41+
42+
All generated files will be saved in a "Database" module. You can add your own files like specific SessionBuilder in the module.
43+
3944
Inspection
4045
----------
4146

0 commit comments

Comments
 (0)