diff options
author | Alexander Petrukhin <shmel1k@ydb.tech> | 2023-12-06 05:33:23 +0300 |
---|---|---|
committer | blinkov <blinkov@yandex-team.com> | 2023-12-06 06:06:06 +0300 |
commit | 277df39749f132aff6ec10f78e89605a453817f0 (patch) | |
tree | 1e2beae48f75717f7cf227bab41cc74e03fe1cff | |
parent | e27eef2a27f8d4e2b352cf4d38a8e5bb61926fbc (diff) | |
download | ydb-277df39749f132aff6ec10f78e89605a453817f0.tar.gz |
[misc] improve readme
[misc] improve readme
Pull Request resolved: https://github.com/ydb-platform/ydb/pull/475
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,7 @@ [Discord](https://discord.gg/R5MvZTESWc) | [Telegram](https://t.me/ydb_en) | [LinkedIn](https://www.linkedin.com/company/ydb-platform) | -[X](https://x.com/YDBPlatform) +[X](https://x.com/YDBPlatform) YDB is an open source Distributed SQL Database that combines high availability and scalability with strict consistency and ACID transactions. @@ -90,3 +90,4 @@ We are glad to welcome new contributors! ## Success Stories Take a look at YDB [web site](https://ydb.tech/) for the latest success stories and user scenarios. + |