Skip to content

Commit 56cf4ea

Browse files
committed
Update README.md
1 parent a242865 commit 56cf4ea

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818

1919
## Getting Started
2020

21-
[![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!
21+
[![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/)
22+
If you like what we do, consider starring, commenting, sharing and contributing!
2223

2324
[![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv)
2425
Join our Discord server to chat with others in the SeaQL community!

src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
//! #### SeaORM is a relational ORM to help you build web services in Rust with the familiarity of dynamic languages.
2626
//!
2727
//! ## Getting Started
28+
//!
29+
//! [![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/)
30+
//! If you like what we do, consider starring, commenting, sharing and contributing!
2831
//!
2932
//! [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv)
3033
//! Join our Discord server to chat with others in the SeaQL community!

0 commit comments

Comments
 (0)