diff --git a/src/lib.rs b/src/lib.rs index 6e3914f3..6b17eabd 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -25,7 +25,7 @@ //! #### SeaORM is a relational ORM to help you build web services in Rust with the familiarity of dynamic languages. //! //! ## Getting Started -//! +//! //! [![GitHub stars](https://img.shields.io/github/stars/SeaQL/sea-orm.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/SeaQL/sea-orm/stargazers/) //! If you like what we do, consider starring, commenting, sharing and contributing! //!