From 4d398dc2ef91a08590e35703922e19cf6d076b39 Mon Sep 17 00:00:00 2001 From: operagxoksana Date: Mon, 2 Jun 2025 11:17:50 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 105b53a..da46f78 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

ClickHouse Examples

-![GitHub License](https://img.shields.io/github/license/ClickHouse/examples) +[![GitHub License](https://img.shields.io/github/license/ClickHouse/examples)](https://github.com/ClickHouse/examples/blob/main/LICENSE) ![Community Slack](https://img.shields.io/badge/Community_Slack-blue?style=social&logo=slack&logoColor=yellow&link=https%3A%2F%2Fclickhouse.com%2Fslack) ![Twitter Follow](https://img.shields.io/twitter/follow/ClickHouseDB) @@ -37,4 +37,4 @@ If there's an example you'd love to see, feel free to open an issue to request i ### ClickHouse employees -The [blog-examples](./blog-examples/) directory contains resources that support the [ClickHouse Blog](clickhouse.com/blog). If you are writing a blog post and want to store resources in this repo, add a new directory here and follow the same standards and conventions as other examples in this repo. \ No newline at end of file +The [blog-examples](./blog-examples/) directory contains resources that support the [ClickHouse Blog](clickhouse.com/blog). If you are writing a blog post and want to store resources in this repo, add a new directory here and follow the same standards and conventions as other examples in this repo.