Skip to content

Commit 1e252fe

Browse files
committed
🐞 fix(图片路径): 修复了图片路径导致的bug
1 parent a454c30 commit 1e252fe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<picture>
2-
<img alt="Firecracker Logo Title" width="750" src="images/fc_logo_full_transparent-bg.png">
3-
</picture>
1+
![fc_logo_full_transparent-bg](images/fc_logo_full_transparent-bg.png?raw=true)
42

53
我们的使命是实现安全、多租户、低开销的容器和函数工作负载执行。
64

0 commit comments

Comments
 (0)