From 9e8984a7f3cf58977d26bb659004f4490271d165 Mon Sep 17 00:00:00 2001 From: Srihari Thyagarajan Date: Thu, 13 Nov 2025 14:13:48 +0530 Subject: [PATCH] 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.