Skip to content

Commit a6b9369

Browse files
authored
change image (#17)
1 parent 9e7775b commit a6b9369

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://www.cocos.com/">
3-
<img src="https://user-images.githubusercontent.com/1503156/112012067-d5cdf580-8b63-11eb-819a-1c32cf253b25.png"
3+
<img src="./ui.png"
44
alt="Cocos Creator Logo">
55
</a>
66
</p>
@@ -25,8 +25,6 @@
2525

2626
# COCOS 4
2727

28-
![image](./ui.png)
29-
3028
COCOS 4 is an open-source, high-performance, cross-platform game and interactive content development engine. Built on a mature C++ architecture, it provides powerful rendering capabilities and flexible script bindings, supporting a "write once, run anywhere" philosophy.
3129

3230
Previously, _Cocos Creator_ referred to the combined engine and editor, spanning versions 1.x, 2.x, and 3.x. To embrace a purely open-source model and fully integrate AI, we are separating the engine from the editor. This is a significant and necessary evolution. Moving forward:

0 commit comments

Comments
 (0)