From de22cfcb5429b65341ea828bac38acfa60f0b01c Mon Sep 17 00:00:00 2001 From: Johannes Huning Date: Mon, 4 Sep 2023 15:55:59 +0200 Subject: [PATCH] docs: remove mention of ga --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b771ab6..2e0d545 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ Generate [GORM v2 Models](https://gorm.io/docs/models.html) and APIs from your . **Actively maintained as of September 2023.** -Used in production at [GameAnalytics](https://github.com/GameAnalytics) in 2022. - ## [Documentation](https://complex64.github.io/protoc-gen-gorm/) Please find the documentation [here](https://complex64.github.io/protoc-gen-gorm/).