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)