From 59a2f83223d0bd99132d694691fb4c6cdd216332 Mon Sep 17 00:00:00 2001 From: Chronocide Date: Mon, 28 Oct 2024 21:31:51 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f918a0..09e2aea 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ - [`close()`](#close) - [`insert()`](#insert) - [`select()`](#select) - - [`selectById()`][#select-by-id] + - [`selectById()`](#select-by-id) - [`update()`](#update) - [`delete()`](#delete) - [`drop()`](#drop) @@ -310,4 +310,4 @@ db.drop(); ## Acknowledgements -
Icon made by Freepik from www.flaticon.com
-- This project is inspired by [louischatriot/nedb](https://github.com/louischatriot/nedb). \ No newline at end of file +- This project is inspired by [louischatriot/nedb](https://github.com/louischatriot/nedb).