Small README changes.
Will Haldean Brown
8 years ago
195 | 195 | TODO: |
196 | 196 | - support buffered input, where the program can read |
197 | 197 | more than one input character at once. |
198 | - paint options in vterm mode. Now that we're using | |
199 | ncurses, it's way easier to do pretty output. | |
200 | 198 | |
201 | 199 | THANKS: |
202 | 200 | - voltagex on Github for sending me a patch to improve |
204 | 202 | - anatoly on HN for suggesting I add a bit on source |
205 | 203 | code structure to the README. |
206 | 204 | - shalmanese for coffee and pie. |
205 | - daumiller for finding the subtraction bug. |