diff --git a/README.md b/README.md index 53bbdd8..0ade5e3 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,11 @@ Using some ideas from [Chess Programming Wiki](http://chessprogramming.wikispace - **T** - Random [t]inted board color ### Miscelaneous +- **E** - [E]dit mode (click and drag to move or click to cycle pieces) - **P** - Export to [P]GN - **D** - [D]ump game info to file - **M** - List legal [M]oves (debug mode only) -- **E** - Static board [e]valuation (debug mode only) +- **V** - Static board e[v]aluation (debug mode only) - **Q** - [Q]uit - **U** - [U]ndo move