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

Commit 956eb0b

Browse files
committed
Remove outdated 'Support' section from README.md
1 parent f534fde commit 956eb0b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
- [Promise Support](#promise-support)
2222
- [Events](#events)
2323
- [Multi-process Access](#multi-process-access)
24-
- [Support](#support)
2524
- [Contributing](#contributing)
2625
- [Big Thanks](#big-thanks)
2726
- [Donate](#donate)
@@ -467,14 +466,6 @@ Stores like LevelDB are thread-safe but they are **not** suitable for accessing
467466

468467
See [`Level/awesome`](https://github.com/Level/awesome#shared-access) for modules like [`multileveldown`](https://github.com/mafintosh/multileveldown) that may help if you require a single store to be shared across processes.
469468

470-
## Support
471-
472-
There are multiple ways you can find help in using Level in Node.js:
473-
474-
- **IRC:** you'll find an active group of `levelup` users in the **##leveldb** channel on Freenode, including most of the contributors to this project.
475-
- **Mailing list:** there is an active [Node.js LevelDB](https://groups.google.com/forum/#!forum/node-levelup) Google Group.
476-
- **GitHub:** you're welcome to open an issue here on this GitHub repository if you have a question.
477-
478469
## Contributing
479470

480471
[`Level/levelup`](https://github.com/Level/levelup) is an **OPEN Open Source Project**. This means that:

0 commit comments

Comments
 (0)