From 2ce41fa6f2807f2c6c34a6f16630deb750eef061 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Wed, 26 Jul 2023 18:59:16 +0800 Subject: [PATCH] Readme --- README.md | 1 - src/lib.rs | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index bfc00b0a..31f5af25 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,6 @@ The following products are powered by SeaORM: SeaORM is the foundation of: -+ [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). diff --git a/src/lib.rs b/src/lib.rs index f7367f02..fdc399d2 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -281,7 +281,6 @@ //! //! //! SeaORM is the foundation of: -//! + [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database //! + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM //! //! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).