From 1b9cd56c5336ba6e22936c289e586261b75d7b35 Mon Sep 17 00:00:00 2001 From: jessetang <1430482733@qq.com> Date: Thu, 10 Nov 2022 16:30:32 +0800 Subject: [PATCH] doc(README.md): add contributors (#5847) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5bb1be37e..68fa66034 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ The fantastic ORM library for Golang, aims to be developer friendly. [You can help to deliver a better GORM, check out things you can do](https://gorm.io/contribute.html) +## Contributors + +Thank you for contributing to the GORM framework! + +[![Contributors](https://contrib.rocks/image?repo=go-gorm/gorm)](https://github.com/go-gorm/gorm/graphs/contributors) + ## License © Jinzhu, 2013~time.Now