From a7002516364cba3be08a8af50a155fb3a9fb9aca Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sun, 12 Jun 2022 12:06:16 +0200 Subject: [PATCH] Doc-deprecate Ref https://github.com/Level/community/issues/113 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a308632..f43e261 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # memdown -> In-memory [`abstract-leveldown`] store for Node.js and browsers. +**In-memory [`abstract-leveldown`] store for Node.js and browsers.** + +> :pushpin: This module will soon be [deprecated](https://github.com/Level/community/issues/113), because it is superseded by [`memory-level`](https://github.com/Level/memory-level). [![level badge][level-badge]](https://github.com/Level/awesome) [![npm](https://img.shields.io/npm/v/memdown.svg)](https://www.npmjs.com/package/memdown)