1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2024-12-18 07:25:52 +01:00

update readme

This commit is contained in:
源文雨 2022-05-20 15:39:52 +08:00
parent 6924c0dbd1
commit 75eac5bb2e

View File

@ -9,11 +9,11 @@
<body> <body>
<h3>How to use:</h3> <h3>How to use:</h3>
<h5>SVG address</h5> <h5>SVG address</h5>
<code>http://sayuri.fumiama.top/cmoe?name=yourname</code> <code>http://this.website.com/cmoe?name=yourname</code>
<h5>Img tag</h5> <h5>Img tag</h5>
<code>&lt;img src="http://sayuri.fumiama.top/cmoe?name=yourname" alt="yourname" /></code> <code>&lt;img src="http://this.website.com/cmoe?name=yourname" alt="yourname" /></code>
<h5>Markdown</h5> <h5>Markdown</h5>
<code>![yourname](http://sayuri.fumiama.top/cmoe?name=yourname)</code> <code>![yourname](http://this.website.com/cmoe?name=yourname)</code>
<h3> <h3>
eg:<img src="/cmoe?name=index" alt="Moe Count!"/> eg:<img src="/cmoe?name=index" alt="Moe Count!"/>
</h3> </h3>
@ -62,7 +62,7 @@
</ul> </ul>
<h3>Tool</h3> <h3>Tool</h3>
<div class="tool"> <div class="tool">
<code>http://sayuri.fumiama.top/cmoe?name=</code> <code>http://this.website.com/cmoe?name=</code>
<input id="name" type="text" placeholder="name" style="display: inline-block; width: 80px; height: 1.4em; line-height: 1.4em; margin: 0 4px; vertical-align: middle;"/> <input id="name" type="text" placeholder="name" style="display: inline-block; width: 80px; height: 1.4em; line-height: 1.4em; margin: 0 4px; vertical-align: middle;"/>
<code>&theme=</code> <code>&theme=</code>
<select id="theme" style="display: inline-block; height: 1.6em; line-height: 1.6em; font-size: 14px; margin: 0 4px; padding: 0 4px; vertical-align: middle;"> <select id="theme" style="display: inline-block; height: 1.6em; line-height: 1.6em; font-size: 14px; margin: 0 4px; padding: 0 4px; vertical-align: middle;">