Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Dec 9, 2024
1 parent 34b3fb6 commit e005542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fsh.set('key', 'value')
DB(file, options)
- `file` - Optional, File where the db will be, relative, Default: `DB.json`
- `options` - Optional
- ``
- `compact` - Compact db files

## Base Functions
- `set(key, value)` - Sets a value to a key (can be any standard type)
Expand Down

0 comments on commit e005542

Please sign in to comment.