From e9c25f5d6f77ad2706d35d3e39078b01ed3c7f3c Mon Sep 17 00:00:00 2001 From: Herb Date: Thu, 5 Mar 2026 09:46:10 -0500 Subject: [PATCH] Issue #18: add deprecated message to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a55765..46f2513 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ References ====================== +**NOTE: *Entity Reference* module is now in Backdrop core and largely replaces this module. +In order use Entity Reference, using the [Entity Reference Migration](https://github.com/backdrop-contrib/entityreference_migration) +can be helpful.** + References project enables you to add node reference and user reference fields to your content types.