Readme
This commit is contained in:
parent
d1d5915364
commit
de1f5d397d
@ -20,10 +20,6 @@
|
|||||||
|
|
||||||
SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||||
|
|
||||||
```markdown
|
|
||||||
This is an early release of SeaORM, the API is not stable yet.
|
|
||||||
```
|
|
||||||
|
|
||||||
[](https://www.sea-ql.org/SeaORM/docs/index)
|
[](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
|
@ -27,10 +27,6 @@
|
|||||||
//!
|
//!
|
||||||
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||||
//!
|
//!
|
||||||
//! ```markdown
|
|
||||||
//! This is an early release of SeaORM, the API is not stable yet.
|
|
||||||
//! ```
|
|
||||||
//!
|
|
||||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user