File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -373,11 +373,14 @@ <h1 id="loading-failed" style="display: none; color: red">Failed! (See console f
373
373
</ div >
374
374
375
375
< 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 >
376
379
< textarea id ="extra-args " style ="flex: 3; margin-bottom: 10px " spellcheck ="false "
377
380
placeholder ="You can add custom {{webappname}} command line arguments here (see readme) "> </ textarea >
378
381
< div id ="script-code " class ="ace-textarea " style ="flex: 7 "
379
382
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 >
381
384
</ div >
382
385
</ div >
383
386
</ div >
You can’t perform that action at this time.
0 commit comments