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-java.git
The following commit(s) were added to refs/heads/main by this push:
new d0da2c6 update readme (#79)
d0da2c6 is described below
commit d0da2c6741b6bdcf1dd9ac3cd6db94a3c38834da
Author: 鲍金日 <[email protected]>
AuthorDate: Thu May 30 14:54:22 2024 +0800
update readme (#79)
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 7a4dc58..c445438 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@
Java 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).
+
## Features
- With the well-designed SPI, the network transport layer is extensible. And
we provide the default implementation which uses the gRPC framework.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]