Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Feb 25, 2025
1 parent bdcab2d commit 8505afe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file added docs/sea-orm-pro-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sea-orm-pro-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@
//! + [Getting Started with Loco](https://www.sea-ql.org/sea-orm-pro/docs/install-and-config/getting-started-loco/)
//! + [Getting Started with Axum](https://www.sea-ql.org/sea-orm-pro/docs/install-and-config/getting-started-axum/)
//!
//! <a href="https://www.sea-ql.org/sea-orm-pro/"><img alt="SeaORM Pro" src="https://www.sea-ql.org/sea-orm-pro/img/01_banner_dark.png" /></a>
//! <a href="https://www.sea-ql.org/sea-orm-pro/"><img alt="SeaORM Pro" src="https://www.sea-ql.org/sea-orm-pro/img/01_banner_dark.png#gh-dark-mode-only" /></a>
//! <a href="https://www.sea-ql.org/sea-orm-pro/"><img alt="SeaORM Pro" src="https://www.sea-ql.org/sea-orm-pro/img/01_banner.png#gh-dark-mode-only" /></a>
//!
//! ## Releases
//!
Expand Down

0 comments on commit 8505afe

Please sign in to comment.