From c71d152153c02bd0f79a5e6123278904de519f6e Mon Sep 17 00:00:00 2001 From: luo2430 Date: Sat, 27 Jun 2026 10:39:53 +0800 Subject: [PATCH] chore: rename oasis to galacean in README badges and links --- README.md | 2 +- packages/galacean-engine-toolkit/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51736546..716bb5ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Galacean Engine Toolkit - ![npm-size](https://img.shields.io/bundlephobia/minzip/oasis-engine-toolkit) ![npm-download](https://img.shields.io/npm/dm/oasis-engine-toolkit) [![codecov](https://codecov.io/gh/oasis-engine/engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/oasis-engine/engine-toolkit) + ![npm-size](https://img.shields.io/bundlephobia/minzip/@galacean/engine-toolkit) ![npm-download](https://img.shields.io/npm/dm/@galacean/engine-toolkit) [![codecov](https://codecov.io/gh/galacean/engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/galacean/engine-toolkit) Some out-of-the-box utility features based on the [Galacean engine](https://github.com/galacean/engine) `Script` and `Material`, welcome to enjoy! diff --git a/packages/galacean-engine-toolkit/README.md b/packages/galacean-engine-toolkit/README.md index 02df7fdd..9e2735b6 100644 --- a/packages/galacean-engine-toolkit/README.md +++ b/packages/galacean-engine-toolkit/README.md @@ -1,6 +1,6 @@ # Galacean Engine Toolkit - ![npm-size](https://img.shields.io/bundlephobia/minzip/oasis-engine-toolkit) ![npm-download](https://img.shields.io/npm/dm/oasis-engine-toolkit) [![codecov](https://codecov.io/gh/oasis-engine/engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/oasis-engine/engine-toolkit) + ![npm-size](https://img.shields.io/bundlephobia/minzip/@galacean/engine-toolkit) ![npm-download](https://img.shields.io/npm/dm/@galacean/engine-toolkit) [![codecov](https://codecov.io/gh/galacean/engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/galacean/engine-toolkit) Some out-of-the-box utility features based on the [Galacean engine](https://github.com/galacean/engine/) `Script` and `Material`, welcome to enjoy!