Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Feb 21, 2025
1 parent ddc1496 commit 5e5128c
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 @@ -23,7 +23,7 @@ The first parameter is an instance of [levelup][levelup].
Example:

```js
const { Level } = require('level') // Level >= 8.0.0 is required
const { Level } = require('level') // Level >= 9.0.0 is required
const aedesPersistencelevel = require('aedes-persistence-level')

// instantiate a persistence instance
Expand Down

0 comments on commit 5e5128c

Please sign in to comment.