From dc6e96c59c516d4cf3c661f1a5a19edff8978a18 Mon Sep 17 00:00:00 2001 From: Jim Date: Fri, 10 Sep 2021 07:13:05 -0400 Subject: [PATCH] docs: Update readme regarding purpose of fork. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3eabe39..3c3c3e67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# GORM +# GORM + +## NOTE: this fork's purpose is to submit upstream PRs. It should not be used as a dependency in any project. + +--- The fantastic ORM library for Golang, aims to be developer friendly.