Skip to content

Commit 286690e

Browse files
authored
Add language selection dropdown to README
Add language selection options to README
1 parent 152b7eb commit 286690e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<select id="language-select">
2+
<option value="ja">日本語</option>
3+
<option value="en">English</option>
4+
</select>
15
# PDFdiff
26

37
JavaScriptでローカル実行できるオンライン差分チェッカー

0 commit comments

Comments
 (0)