From d0fbd4b86fcfa653db5c5b7d312f249ce6dad619 Mon Sep 17 00:00:00 2001 From: digger-yu Date: Tue, 18 Apr 2023 10:37:34 +0800 Subject: [PATCH] [example] fix community doc (#3586) Adjusted the style of Community Examples to be consistent with other titles --- examples/community/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/community/README.md b/examples/community/README.md index 2abf5c7e8..fb2ca37ed 100644 --- a/examples/community/README.md +++ b/examples/community/README.md @@ -1,4 +1,4 @@ -#Community Examples +## Community Examples Community-driven Examples is an initiative that allows users to share their own examples to the Colossal-AI community, fostering a sense of community and making it easy for others to access and benefit from shared work. The primary goal with community-driven examples is to have a community-maintained collection of diverse and exotic functionalities built on top of the Colossal-AI package.