lqume commited on
Commit
9a5d5cb
·
verified ·
1 Parent(s): f2de1ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Generate New Characters by combining parts in creative ways. Write them in a con
56
  - Training will continue if this app gets attention or likes
57
 
58
  - For dictionary chars, [decompose](https://github.com/cburgmer/cjklib/blob/master/cjklib/data/characterdecomposition.csv) first.
59
- - For a part is hard to describe, or you don't care, use '?' (full-width question mark, or does it matter?)
60
 
61
  - What to do when the results are not as expected
62
  - Pick a different 'sytle' which may have trained the model better
 
56
  - Training will continue if this app gets attention or likes
57
 
58
  - For dictionary chars, [decompose](https://github.com/cburgmer/cjklib/blob/master/cjklib/data/characterdecomposition.csv) first.
59
+ - For a part hard to describe, or you don't care, use a wildcard '?' (full-width question mark, or does it matter?)
60
 
61
  - What to do when the results are not as expected
62
  - Pick a different 'sytle' which may have trained the model better