Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kei committed Nov 21, 2017
1 parent 138f4c3 commit c863f19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ A minimal Chrome / Firefox extension to help you study Japanese words in each ne

## TODO

- Add ON/OFF switch button
- [ ] Add ON/OFF switch button
- [ ] Add voice
- [ ] Add 「一期一会」 Mode
- [ ] Mobile WPA word cards

## CREDIT

Expand Down
4 changes: 2 additions & 2 deletions source/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ new Vue({
components: { App }
})

console.log('// All your likes will be sotraged in your Google account if you sign in.')
console.log('// You can press spacebar to get next random word.')
console.log('// All your liked words will be synced if you sign in Chrome / Firefox Account.')
console.log('// You can press spacebar / enter to get next random word.')

0 comments on commit c863f19

Please sign in to comment.