docs: update README.md (#53)

## Rationale


## Detailed Changes
Add DISCLAIMER in README.md

## Test Plan
No need
1 file changed
tree: fb46bc7138f1f41fa84952c371d3eb6efebe4bff
  1. .github/
  2. examples/
  3. horaedb/
  4. test/
  5. .asf.yaml
  6. .gitignore
  7. .golangci.yml
  8. DISCLAIMER
  9. go.mod
  10. go.sum
  11. LICENSE
  12. licenserc.toml
  13. Makefile
  14. README.md
README.md

Apache HoraeDB (Incubating) Golang Client

CI Go Reference Go Report Card

Introduction

Golang client for Apache HoraeDB (Incubating).

[!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 and a full explanation of “incubating”.

Support features

  • DDL, such as create/alter table
  • Write and query support in both standalone and cluster mode

How To Use

Please refer Golang SDK docs.

License

Under Apache License 2.0.