diff --git a/README.md b/README.md index 0a98172..cfd9265 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ +**IMPORTANT NOTE: Please don't submit issues for questions regarding your code. Only actual bugs or feature requests will be answered, all others will be closed without comment.** + **Embedded persistent database for Node.js, written in Javascript, with no dependency** (except npm modules), which can be used with a simple `require` statement. The API is a subset of MongoDB's. You can use it as a persistent or an in-memory only datastore, and it can also be used in all recent browsers (Chrome, Firefox, Safari, IE9+).