From a7e236db995b22eaf2cb9d355a7f369733bef1aa Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Fri, 29 May 2015 19:06:51 -0400 Subject: docs --- docs/TODO | 5 ----- docs/TODO-LIST.md | 7 +++++++ 2 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 docs/TODO create mode 100644 docs/TODO-LIST.md (limited to 'docs') diff --git a/docs/TODO b/docs/TODO deleted file mode 100644 index 7104f4a..0000000 --- a/docs/TODO +++ /dev/null @@ -1,5 +0,0 @@ -Todo List -========= - - support "penny stocks" - - account for stock splits - - fancy ncurses stuff diff --git a/docs/TODO-LIST.md b/docs/TODO-LIST.md new file mode 100644 index 0000000..8650528 --- /dev/null +++ b/docs/TODO-LIST.md @@ -0,0 +1,7 @@ +Todo List +========= + - support "penny stocks" (priced less than one cent) + - account for stock splits + - colorize some things + - better web interface + - more data sources in case Yahoo! goes under :) -- cgit v1.1