From 10e2e600e18566165e632768c50aa29007750461 Mon Sep 17 00:00:00 2001 From: Bulat Gayazov Date: Tue, 11 Feb 2025 16:34:05 +0000 Subject: [PATCH] Removed pre-release version disclaimer --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 315188e166..ffe4afbc21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# YDB C++ SDK -## This is a pre-release version of the C++ driver for [YDB](https://github.com/ydb-platform/ydb), backward compatibility is not guaranteed! +# YDB C++ SDK: driver for [YDB](https://github.com/ydb-platform/ydb) ## Building YDB C++ SDK from sources