From bfd5dfb46125bdba3c171ec3b3b47cda2a8ce1da Mon Sep 17 00:00:00 2001 From: surunzi Date: Fri, 5 Jul 2024 08:15:07 +0800 Subject: [PATCH] docs: icon image --- README.md | 12 ++++++------ README_CN.md | 10 ++++++---- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a1a6228..15584ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ - - - +
+ + + +

Eruda

@@ -29,8 +31,6 @@ Console for Mobile Browsers. -[中文](README_CN.md) - ## Demo ![Demo](https://eruda.liriliri.io/img/qrcode.png) @@ -126,7 +126,7 @@ If you want to create a plugin yourself, follow the guides [here](./doc/PLUGIN.m * [chobitsu](https://github.com/liriliri/chobitsu): Chrome devtools protocol JavaScript implementation. * [licia](https://github.com/liriliri/licia): Utility library used by eruda. * [luna](https://github.com/liriliri/luna): UI components used by eruda. -* [vivy](https://github.com/liriliri/vivy-docs): Banner image generation. +* [vivy](https://github.com/liriliri/vivy-docs): Icon image generation. ## Third Party diff --git a/README_CN.md b/README_CN.md index 9d915b4..6f09241 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,6 +1,8 @@ - - - +
+ + + +

Eruda

@@ -127,4 +129,4 @@ eruda.init({ * [chobitsu](https://github.com/liriliri/chobitsu): Chrome devtools 协议 JavaScript 实现。 * [licia](https://github.com/liriliri/licia):Eruda 使用的工具库。 * [luna](https://github.com/liriliri/luna): Eruda 使用的 UI 组件库。 -* [vivy](https://github.com/liriliri/vivy-docs): 主题图生成。 +* [vivy](https://github.com/liriliri/vivy-docs): 图标生成。