From 2c14895dab7f19274bd24318a48939ae957d4293 Mon Sep 17 00:00:00 2001 From: yuanbohan Date: Thu, 18 Jan 2024 16:18:37 +0800 Subject: [PATCH] update readme (#4) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 893788f..11c9a03 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ # GreptimeDB Go Ingester +NOTE: the project is still in its early stages. + Provide API for using GreptimeDB client in Go. ## Installation