mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-01 10:18:35 +08:00
docs: icon image
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,8 @@
|
||||
<a href="https://eruda.liriliri.io/" target="_blank">
|
||||
<img src="https://eruda.liriliri.io/img/banner.jpg" style="width:100%">
|
||||
</a>
|
||||
<div align="center">
|
||||
<a href="https://eruda.liriliri.io/" target="_blank">
|
||||
<img src="https://eruda.liriliri.io/icon.png" width="400">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h1 align="center">Eruda</h1>
|
||||
|
||||
@@ -29,8 +31,6 @@ Console for Mobile Browsers.
|
||||
|
||||
<img src="https://eruda.liriliri.io/img/screenshot-v3.jpg" style="width:100%">
|
||||
|
||||
[中文](README_CN.md)
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
@@ -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
|
||||
|
||||
|
||||
10
README_CN.md
10
README_CN.md
@@ -1,6 +1,8 @@
|
||||
<a href="https://eruda.liriliri.io/" target="_blank">
|
||||
<img src="https://eruda.liriliri.io/img/banner.jpg" style="width:100%">
|
||||
</a>
|
||||
<div align="center">
|
||||
<a href="https://eruda.liriliri.io/" target="_blank">
|
||||
<img src="https://eruda.liriliri.io/icon.png" width="400">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h1 align="center">Eruda</h1>
|
||||
|
||||
@@ -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): 图标生成。
|
||||
|
||||
Reference in New Issue
Block a user