Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkinben committed Oct 22, 2021
1 parent 2ddee57 commit ca4c07b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## tinydb

![Code Grade](https://www.code-inspector.com/project/29486/status/svg) ![Code Quality Score](https://www.code-inspector.com/project/29486/score/svg)

A tiny and dummy database built by myself.


Expand Down Expand Up @@ -103,6 +105,8 @@ From so far, `tinydb` supports these sql statement:
- `select`
- `delete`
- `update`
- `commit`
- `rollback`

And it also support some meta commands (for debugging):

Expand Down

0 comments on commit ca4c07b

Please sign in to comment.