From c8e894cd433b39e5dc92ac824a983944768d25eb Mon Sep 17 00:00:00 2001 From: David Luecke Date: Wed, 2 Nov 2022 09:13:38 -0700 Subject: [PATCH] Add module moved notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6065b79..06a7b18 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> __Important:__ This module has been moved to `@feathersjs/mongodb` and is developed in [feathersjs/feathers](https://github.com/feathersjs/feathers) + # feathers-mongodb [![CI](https://github.com/feathersjs-ecosystem/feathers-mongodb/workflows/CI/badge.svg)](https://github.com/feathersjs-ecosystem/feathers-mongodb/actions?query=workflow%3ACI)