This is an automated email from the ASF dual-hosted git repository.
jiacai2050 pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-horaedb-client-go.git
The following commit(s) were added to refs/heads/main by this push:
new 2c1e3bb docs: update README.md (#53)
2c1e3bb is described below
commit 2c1e3bb2ab112d03d982664d45afde71a069f955
Author: 鲍金日 <[email protected]>
AuthorDate: Thu May 30 14:52:45 2024 +0800
docs: update README.md (#53)
## Rationale
## Detailed Changes
Add DISCLAIMER in README.md
## Test Plan
No need
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index c593970..052d090 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@
Golang client for [Apache HoraeDB
(Incubating)](https://github.com/apache/incubator-horaedb).
+> [!IMPORTANT]
+> Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache
+> Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+>
+> Please read the [DISCLAIMER](DISCLAIMER) and a full explanation of
["incubating"](https://incubator.apache.org/policy/incubation.html).
+
## Support features
- DDL, such as create/alter table
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]