From 7ebd06b7f60a2438fb65c0f7f8eae490f58616a9 Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Wed, 27 Dec 2023 16:02:19 +0800 Subject: [PATCH] docs: Add trademark sign for core (#3833) Signed-off-by: Xuanwo --- core/Cargo.toml | 2 +- core/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/core/Cargo.toml b/core/Cargo.toml index 111573c414b4..8bb1a528a069 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -17,7 +17,7 @@ [package] categories = ["filesystem"] -description = "OpenDAL: Access data freely, painlessly, and efficiently." +description = "Apache OpenDALâ„¢: Access data freely, painlessly, and efficiently." exclude = ["/tests/"] keywords = ["storage", "fs", "s3", "azblob", "gcs"] name = "opendal" diff --git a/core/README.md b/core/README.md index 47988f6a9452..713491999a5c 100644 --- a/core/README.md +++ b/core/README.md @@ -1,4 +1,6 @@ -# Apache OpenDAL   [![Build Status]][actions] [![Latest Version]][crates.io] [![Crate Downloads]][crates.io] [![chat]][discord] +# Apache OpenDALâ„¢ + +[![Build Status]][actions] [![Latest Version]][crates.io] [![Crate Downloads]][crates.io] [![chat]][discord] [build status]: https://img.shields.io/github/actions/workflow/status/apache/incubator-opendal/ci.yml?branch=main [actions]: https://github.com/apache/incubator-opendal/actions?query=branch%3Amain