Skip to content

Commit 563ab5e

Browse files
committed
mention only jp is supported for now
1 parent ffaf2ee commit 563ab5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/routes/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ export default function Home() {
118118
<DialogHeader>
119119
<DialogTitle>Tutorial</DialogTitle>
120120
<DialogDescription>
121-
This is a quick walkthrough of how to use QuickIME.
121+
This is a quick tutorial of how to use QuickIME. For now, only Japanese is
122+
supported.
122123
</DialogDescription>
123124
</DialogHeader>
124125
<div class="space-y-4 py-2">

0 commit comments

Comments
 (0)