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

[![crate](https://img.shields.io/crates/v/sea-orm.svg)](https://crates.io/crates/sea-orm) [![docs](https://docs.rs/sea-orm/badge.svg)](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. [![Getting Started](https://img.shields.io/badge/Getting%20Started-brightgreen)](https://www.sea-ql.org/SeaORM/docs/index) [![Usage Example](https://img.shields.io/badge/Usage%20Example-yellow)](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)