Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagorangel1 authored Jul 1, 2024
1 parent 2983bff commit e819284
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
> 🍩 **Note:** If you want a database with more features (e.g. math, etc.), I hightly recommend you looking at [jsoning](https://github.com/khalby786/jsoning) by [@khalby786](https://github.com/khalby786)

<img src="https://user-images.githubusercontent.com/70700766/196008415-77fb1306-c178-4d7b-88fb-a0888d926171.png" width="300" alt="qjson-db: Dead simple JSON database">

***

A simplified and improved version of [nmaggioni/Simple-JSONdb](https://github.com/nmaggioni/Simple-JSONdb): a dead simple JSON database for your web app.

**Install:**: `npm i qjson-db` or `bun add qjson-db` if you're feeling extra fancy.
**Requirements:** Node >= 10.0
**Note:** If you want a database with more features (e.g. math, etc.) but less support for older versions of Node, I highly recommend you looking at [jsoning](https://github.com/khalby786/jsoning) by [@khalby786](https://github.com/khalby786)

## Usage

Expand Down

0 comments on commit e819284

Please sign in to comment.