Edit README

This commit is contained in:
Billy Chan 2022-08-11 15:39:50 +08:00
parent 1a2090fb5e
commit 5e34bcecbe
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7
2 changed files with 2 additions and 2 deletions

View File

@ -231,4 +231,4 @@ SeaORM is a community driven project. We welcome you to participate, contribute
A big shout out to our contributors:
[![Contributors](https://opencollective.com/sea-orm/contributors.svg?width=1000)](https://github.com/SeaQL/sea-orm/graphs/contributors)
[![Contributors](https://opencollective.com/sea-orm/contributors.svg?width=1000&button=false)](https://github.com/SeaQL/sea-orm/graphs/contributors)

View File

@ -302,7 +302,7 @@
//!
//! A big shout out to our contributors:
//!
//! [![Contributors](https://opencollective.com/sea-orm/contributors.svg?width=1000)](https://github.com/SeaQL/sea-orm/graphs/contributors)
//! [![Contributors](https://opencollective.com/sea-orm/contributors.svg?width=1000&button=false)](https://github.com/SeaQL/sea-orm/graphs/contributors)
#![doc(
html_logo_url = "https://raw.githubusercontent.com/SeaQL/sea-query/master/docs/SeaQL icon dark.png"
)]