Readme
This commit is contained in:
parent
656e503a52
commit
7163f51788
@ -20,8 +20,9 @@
|
||||
|
||||
SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||
|
||||
[](https://www.sea-ql.org/SeaORM/docs/index)
|
||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
||||
[](https://www.sea-ql.org/SeaORM/docs/index)
|
||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||
[](https://discord.com/invite/uCPdDXzbdv)
|
||||
|
||||
|
@ -27,8 +27,9 @@
|
||||
//!
|
||||
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||
//!
|
||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||
//! [](https://discord.com/invite/uCPdDXzbdv)
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user