Skip to content
This repository was archived by the owner on May 19, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MarsDB-LevelUP

## Usage
```javascript
import Collection from marsdb;
import Collection from 'marsdb';
import LevelStorageManager from 'marsdb-levelup';

// Setup different storage managers
Expand All @@ -23,4 +23,4 @@ I’m waiting for your pull requests and issues.
Don’t forget to execute `gulp lint` before requesting. Accepted only requests without errors.

## License
See [License](LICENSE)
See [License](LICENSE)