mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2024-11-23 22:00:56 +01:00
update readme
This commit is contained in:
parent
6924c0dbd1
commit
75eac5bb2e
@ -9,11 +9,11 @@
|
||||
<body>
|
||||
<h3>How to use:</h3>
|
||||
<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>
|
||||
<code><img src="http://sayuri.fumiama.top/cmoe?name=yourname" alt="yourname" /></code>
|
||||
<code><img src="http://this.website.com/cmoe?name=yourname" alt="yourname" /></code>
|
||||
<h5>Markdown</h5>
|
||||
<code>![yourname](http://sayuri.fumiama.top/cmoe?name=yourname)</code>
|
||||
<code>![yourname](http://this.website.com/cmoe?name=yourname)</code>
|
||||
<h3>
|
||||
eg:<img src="/cmoe?name=index" alt="Moe Count!"/>
|
||||
</h3>
|
||||
@ -62,7 +62,7 @@
|
||||
</ul>
|
||||
<h3>Tool</h3>
|
||||
<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;"/>
|
||||
<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;">
|
||||
|
Loading…
Reference in New Issue
Block a user