From 0ad6c2fb148309c9f785132ca1cf919e80cd6d06 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Sat, 16 Dec 2023 19:44:32 +0000 Subject: [PATCH] Readme --- README.md | 16 ++-------------- src/lib.rs | 16 ++-------------- 2 files changed, 4 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 60fb738e..a4d85fa6 100644 --- a/README.md +++ b/README.md @@ -209,21 +209,9 @@ Look at the [Seaography Example](https://github.com/SeaQL/sea-orm/tree/master/ex 1. [Engineering](https://www.sea-ql.org/blog/2022-07-30-engineering/) 1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md) -## Who's using SeaORM? +### Who's using SeaORM? -The following products are powered by SeaORM: - - - - - - - - - -


A lightweight web security auditing toolkit

The enterprise ready webhooks service

A personal search engine
- -For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). Feel free to [submit yours](https://github.com/SeaQL/sea-orm/issues/403)! +See [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). Feel free to [submit yours](https://github.com/SeaQL/sea-orm/issues/403)! ## License diff --git a/src/lib.rs b/src/lib.rs index db78e245..4026b563 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -282,21 +282,9 @@ //! 1. [Engineering](https://www.sea-ql.org/blog/2022-07-30-engineering/) //! 1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md) //! -//! ## Who's using SeaORM? +//! ### Who's using SeaORM? //! -//! The following products are powered by SeaORM: -//! -//! -//! -//! -//! -//! -//! -//! -//! -//!


A lightweight web security auditing toolkit

The enterprise ready webhooks service

A personal search engine
-//! -//! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). Feel free to [submit yours](https://github.com/SeaQL/sea-orm/issues/403)! +//! See [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). Feel free to [submit yours](https://github.com/SeaQL/sea-orm/issues/403)! //! //! ## License //!