fix readme

This commit is contained in:
Nikiroy78 2022-08-06 13:24:29 +03:00 committed by GitHub
parent c5d5ce9072
commit 45d0825029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ INSERT
```
*syntax:*
```node
database.remove(
database.add(
'table_name',
[{param: 'value'}] // Required: ... Rows what you add in table.
);