From d4482a518996b477e77e0006c27c487c5276699e Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 18 Oct 2023 23:50:56 +0200 Subject: [PATCH] docs: update example --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e2e84ee..5b34a4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # lowdb [![](http://img.shields.io/npm/dm/lowdb.svg?style=flat)](https://www.npmjs.org/package/lowdb) [![Node.js CI](https://github.com/typicode/lowdb/actions/workflows/node.js.yml/badge.svg)](https://github.com/typicode/lowdb/actions/workflows/node.js.yml) -> Simple to use local JSON database. Use native JavaScript API to query. Written in TypeScript. 🦉 +> Simple to use type-safe local JSON database 🦉 ```js // Read or create db.json @@ -24,8 +24,6 @@ db.write() } ``` -If you like lowdb, please [sponsor](https://github.com/sponsors/typicode). - ## Sponsors