From 19301dd4bb0e92f3e93eb397908a1ec8aee574df Mon Sep 17 00:00:00 2001 From: Hu Song Date: Sun, 5 Feb 2023 14:36:00 +0800 Subject: [PATCH] Update Readme.md (#1360) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 871d4b6d7..f111981e6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![npm-size](https://img.shields.io/bundlephobia/minzip/oasis-engine) ![npm-download](https://img.shields.io/npm/dm/oasis-engine) -[![codecov](https://codecov.io/gh/oasis-engine/engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/oasis-engine/engine) +[![codecov](https://codecov.io/gh/ant-galaxy/oasis-engine/branch/main/graph/badge.svg?token=KR2UBKE3OX)](https://codecov.io/gh/ant-galaxy/oasis-engine) Oasis is a **web-first** and **mobile-first** high-performance real-time interactive engine. Use **component system design** and pursue ease of use and light weight. Developers can independently use and write Typescript scripts to develop projects using pure code.