From c991abe7a4e262e23f84273c57c8587b4f395296 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Fri, 6 Aug 2021 11:49:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa05785c..32fdfb45 100644 --- a/README.md +++ b/README.md @@ -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. ```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