Add comment on word count discrepancy
This commit is contained in:
parent
49e54bb840
commit
89bce94a76
|
@ -292,5 +292,6 @@ var chosen_words = [];
|
|||
<p>2. Use "Find best" to choose a word for you or enter in your own choice of word, and press Submit word. Submit this word in Wordle as well</p>
|
||||
<p>3. Click on the letters of the word to match the results of what was matching according to Wordle. Hit confirm when it matches the colors of the word in Wordle. This will cause the solver to eliminate words that are no longer possible. If there was an error in the color pattern you can hit Back to remove the last confirmed word, and reenter it. </p>
|
||||
<p>4. Optimally win Wordle. </p>
|
||||
<p>There's a slight discrepancy between this and the original JavaScript version; the original Javascript version includes one extra word, which is probably just an empty line or something like that
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue