Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoDave authored Oct 28, 2024
1 parent 3b8f82c commit 59a2f83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- [`close()`](#close)
- [`insert()`](#insert)
- [`select()`](#select)
- [`selectById()`][#select-by-id]
- [`selectById()`](#select-by-id)
- [`update()`](#update)
- [`delete()`](#delete)
- [`drop()`](#drop)
Expand Down Expand Up @@ -310,4 +310,4 @@ db.drop();
## Acknowledgements

- <div>Icon made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
- This project is inspired by [louischatriot/nedb](https://github.com/louischatriot/nedb).
- This project is inspired by [louischatriot/nedb](https://github.com/louischatriot/nedb).

0 comments on commit 59a2f83

Please sign in to comment.