Update README.md
This commit is contained in:
parent
1918eaad5f
commit
d42e1b3f5c
10
README.md
10
README.md
|
|
@ -18,11 +18,11 @@
|
||||||
|
|
||||||
## Getting start
|
## Getting start
|
||||||
- [Sample codes](doc/start.md)
|
- [Sample codes](doc/start.md)
|
||||||
- [Shared pointer and regular mode](sharedpointer.md)
|
- [Shared pointer and regular mode](doc/sharedpointer.md)
|
||||||
- [Create database class](database.md)
|
- [Create database class](doc/database.md)
|
||||||
- [Create table class](table.md)
|
- [Create table class](doc/table.md)
|
||||||
- [Using queries](query.md)
|
- [Using queries](doc/query.md)
|
||||||
- [Supported data types](datatypes.md)
|
- [Supported data types](doc/datatypes.md)
|
||||||
|
|
||||||
### Donate
|
### Donate
|
||||||
Butcoin address: 1Dn1WHKkaxanXe4cTGDk4cFRRABxLUpEVj
|
Butcoin address: 1Dn1WHKkaxanXe4cTGDk4cFRRABxLUpEVj
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue