From dd15d264bf8f1c1345a93b0257d9cdca868de37b Mon Sep 17 00:00:00 2001
From: Billy Chan <30400950+billy1624@users.noreply.github.com>
Date: Wed, 20 Oct 2021 10:45:02 +0800
Subject: [PATCH] README SEO
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index c2e46192..0532c080 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,7 @@
SeaORM
-
- 🐚 An async & dynamic ORM for Rust
-
+ 🐚 An async & dynamic ORM for Rust
[](https://crates.io/crates/sea-orm)
[](https://docs.rs/sea-orm)
@@ -18,7 +16,7 @@
# SeaORM
-SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
+#### SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
[](https://www.sea-ql.org/SeaORM/docs/index)
[](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)