Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
/ levelup Public archive

Commit 359c26d

Browse files
authored
Update deprecation notice
1 parent 9e5514e commit 359c26d

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
# levelup
22

3-
> :pushpin: This module will soon be [deprecated](https://github.com/Level/community/issues/113), because it is superseded by [`abstract-level`](https://github.com/Level/abstract-level).
4-
5-
[![level badge][level-badge]](https://github.com/Level/awesome)
6-
[![npm](https://img.shields.io/npm/v/levelup.svg)](https://www.npmjs.com/package/levelup)
7-
[![Node version](https://img.shields.io/node/v/levelup.svg)](https://www.npmjs.com/package/levelup)
8-
[![Test](https://img.shields.io/github/workflow/status/Level/levelup/Test?label=test)](https://github.com/Level/levelup/actions/workflows/test.yml)
9-
[![Coverage](https://img.shields.io/codecov/c/github/Level/levelup?label=&logo=codecov&logoColor=fff)](https://codecov.io/gh/Level/levelup)
10-
[![Standard](https://img.shields.io/badge/standard-informational?logo=javascript&logoColor=fff)](https://standardjs.com)
11-
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
12-
[![Donate](https://img.shields.io/badge/donate-orange?logo=open-collective&logoColor=fff)](https://opencollective.com/level)
3+
**Superseded by [`abstract-level`](https://github.com/Level/abstract-level). Please see [Frequently Asked Questions](https://github.com/Level/community#faq).**
134

145
## Table of Contents
156

@@ -63,8 +54,6 @@ The most common store is [`leveldown`](https://github.com/Level/leveldown/) whic
6354

6455
We aim to support Active LTS and Current Node.js releases as well as browsers. For support of the underlying store, please see the respective documentation.
6556

66-
[![Sauce Test Status](https://app.saucelabs.com/browser-matrix/levelup.svg)](https://app.saucelabs.com/u/levelup)
67-
6857
## Usage
6958

7059
_If you are upgrading: please see [`UPGRADING.md`](UPGRADING.md)._

0 commit comments

Comments
 (0)