Skip to content

Commit a24edb0

Browse files
author
thisismypassport
committed
added another readme link in the webapp
1 parent 8c57f2d commit a24edb0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

site/index.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -373,11 +373,14 @@ <h1 id="loading-failed" style="display: none; color: red">Failed! (See console f
373373
</div>
374374

375375
<div id="tab-advanced" class="flex-column margin" style="flex: 1">
376+
<span style="color: gray; margin-bottom: 10px">
377+
See <a href="https://github.com/thisismypassport/shrinko8#shrinko8" target="_blank">here</a> for the readme.
378+
</span>
376379
<textarea id="extra-args" style="flex: 3; margin-bottom: 10px" spellcheck="false"
377380
placeholder="You can add custom {{webappname}} command line arguments here (see readme)"></textarea>
378381
<div id="script-code" class="ace-textarea" style="flex: 7"
379382
placeholder="You can paste a custom python script here that customizes how {{webappname}} operates.
380-
For example, you can paste the example sublanguage from the shrinko8 readme"></div>
383+
For example, you can paste the example sublanguage from the readme"></div>
381384
</div>
382385
</div>
383386
</div>

0 commit comments

Comments
 (0)