Skip to content

Commit 73d7862

Browse files
committed
Added examples section to readme
1 parent 1f76be7 commit 73d7862

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,8 @@ And print the node information the SELECT node:
7272
"whereCondition": <sqlparser.Node object at 0x7ff48c5eea78>,
7373
"windowClause": None,
7474
"withClauses": None}
75-
```
75+
```
76+
77+
Examples
78+
--------
79+
For more examples please check the examples directory.

0 commit comments

Comments
 (0)