Update lib.rs

This commit is contained in:
Billy Chan 2022-07-07 15:20:43 +08:00 committed by GitHub
parent 79d08e7d40
commit b0ea1138b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
//! Join our Discord server to chat with others in the SeaQL community! //! Join our Discord server to chat with others in the SeaQL community!
//! //!
//! + [Getting Started](https://www.sea-ql.org/SeaORM/docs/index) //! + [Getting Started](https://www.sea-ql.org/SeaORM/docs/index)
//! + [Step-by-step Tutorials](https://www.sea-ql.org/sea-orm-tutorial/)
//! + [Usage Example](https://github.com/SeaQL/sea-orm/tree/master/examples/basic) //! + [Usage Example](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
//! //!
//! Integration examples //! Integration examples