From 9e8984a7f3cf58977d26bb659004f4490271d165 Mon Sep 17 00:00:00 2001 From: Srihari Thyagarajan Date: Thu, 13 Nov 2025 14:13:48 +0530 Subject: [PATCH 1/2] Update note to support GitHub rendering Signed-off-by: Srihari Thyagarajan --- examples/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/examples/README.md b/examples/README.md index ac618127a..6163f67e7 100644 --- a/examples/README.md +++ b/examples/README.md @@ -52,8 +52,6 @@ Check out our [examples documentation](https://cocoindex.io/docs/examples) for m - 🛍️ [**product_recommendation**](./product_recommendation) - Build real-time recommendation engine with LLM and graph database ---- - -> **Note**: New to CocoIndex? Check out the [Getting Started](https://cocoindex.io/docs/getting_started) guide first! -> -> **Contribute**: We welcome contributions! Submit a [pull request](https://github.com/cocoindex-io/cocoindex/pulls) to add more examples. +> [!NOTE] +> New to CocoIndex? Check out the [Getting Started](https://cocoindex.io/docs/getting_started) guide first! +We also welcome contributions! Submit a [pull request](https://github.com/cocoindex-io/cocoindex/pulls) to add more examples. From 1c5e926b11a095b0e29665591c76514c6ab72244 Mon Sep 17 00:00:00 2001 From: Srihari Thyagarajan Date: Fri, 5 Dec 2025 08:53:35 +0530 Subject: [PATCH 2/2] `chore`: update readme badge to reflect correct docs workflow --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 3d8e472e7..45fa6476f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ [![GitHub](https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6)](https://github.com/cocoindex-io/cocoindex) [![License](https://img.shields.io/badge/license-Apache%202.0-5B5BD6?logo=opensourceinitiative&logoColor=white)](https://opensource.org/licenses/Apache-2.0) -[![docs](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml/badge.svg?event=push&color=5B5BD6)](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml) +[![docs](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs_test.yml/badge.svg)](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs_test.yml)