Update README.md

This commit is contained in:
Chris Tsang 2021-08-06 11:49:42 +08:00 committed by GitHub
parent e144216740
commit c991abe7a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Inspired by ActiveRecord, Eloquent and TypeORM, SeaORM aims to provide you an in
API to make working with databases in Rust a first-class experience. API to make working with databases in Rust a first-class experience.
```markdown ```markdown
This is a preview of SeaORM, and is not yet released. This is an early release of SeaORM, the API is not stable yet.
``` ```
## Features ## Features