Readme
This commit is contained in:
parent
2e9c19dc97
commit
00adf33489
11
README.md
11
README.md
@ -25,13 +25,10 @@ API to make working with databases in Rust a first-class experience.
|
|||||||
This is an early release of SeaORM, the API is not stable yet.
|
This is an early release of SeaORM, the API is not stable yet.
|
||||||
```
|
```
|
||||||
|
|
||||||
<div align="center">
|
[](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/sqlx)
|
||||||
[](https://www.sea-ql.org/SeaORM/docs/index)
|
[](https://github.com/SeaQL/sea-orm/issues/37)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/sqlx)
|
[](https://discord.com/invite/uCPdDXzbdv)
|
||||||
[](https://github.com/SeaQL/sea-orm/issues/37)
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
11
src/lib.rs
11
src/lib.rs
@ -25,13 +25,10 @@
|
|||||||
//! This is an early release of SeaORM, the API is not stable yet.
|
//! This is an early release of SeaORM, the API is not stable yet.
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! <div align="center">
|
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
//!
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/sqlx)
|
||||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
//! [](https://github.com/SeaQL/sea-orm/issues/37)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/sqlx)
|
//! [](https://discord.com/invite/uCPdDXzbdv)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/issues/37)
|
|
||||||
//!
|
|
||||||
//! </div>
|
|
||||||
//!
|
//!
|
||||||
//! ## Features
|
//! ## Features
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user