diff options
| author | Franklin Wei <git@fwei.tk> | 2015-05-22 22:34:07 -0400 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2015-05-22 22:34:07 -0400 |
| commit | af6beb25497227da5481f73c70825a776aed68cd (patch) | |
| tree | 05354a45e03f65a217143abd38b94a2189478431 | |
| parent | 13ac2252200bc208a09c396f6629042f0e49c16a (diff) | |
| download | market-sim-af6beb25497227da5481f73c70825a776aed68cd.zip market-sim-af6beb25497227da5481f73c70825a776aed68cd.tar.gz market-sim-af6beb25497227da5481f73c70825a776aed68cd.tar.bz2 market-sim-af6beb25497227da5481f73c70825a776aed68cd.tar.xz | |
add todo list
| -rw-r--r-- | docs/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO new file mode 100644 index 0000000..7104f4a --- /dev/null +++ b/docs/TODO @@ -0,0 +1,5 @@ +Todo List +========= + - support "penny stocks" + - account for stock splits + - fancy ncurses stuff |