Skip to content

Commit 73d7907

Browse files
committed
- Some minor improvements
1 parent 6b9e03e commit 73d7907

File tree

1 file changed

+8
-23
lines changed

1 file changed

+8
-23
lines changed

README.md

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,14 @@ Here a few things to keep in mind:
2020

2121
## Some examples
2222

23-
[Initialization](doc/initialization.md)
24-
25-
### Select
26-
27-
[Simple select](doc/simple-select.md)
28-
[Complex select](doc/complex-select.md)
29-
[Optional conditions](doc/optional-conditions.md)
30-
31-
### Insert
32-
33-
[Insert](doc/insert.md)
34-
35-
### Update
36-
37-
[Insert](doc/update.md)
38-
39-
### Delete
40-
41-
[Insert](doc/delete.md)
42-
43-
### Misc
44-
45-
[Nested transactions](doc/nested-transactions.md)
23+
* [Initialization](doc/initialization.md)
24+
* [Simple select](doc/simple-select.md)
25+
* [Complex select](doc/complex-select.md)
26+
* [Optional conditions](doc/optional-conditions.md)
27+
* [Insert](doc/insert.md)
28+
* [Update](doc/update.md)
29+
* [Delete](doc/delete.md)
30+
* [Nested transactions](doc/nested-transactions.md)
4631

4732

4833

0 commit comments

Comments
 (0)