From 5e3d13eda79ccae617ff3e528a1a5dd3fb9f7e17 Mon Sep 17 00:00:00 2001 From: shopro <4585172+shopro@users.noreply.github.com> Date: Mon, 15 Oct 2018 06:16:39 +0300 Subject: [PATCH] Fixed ToDo styling --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b246ae7..8ff4bfb 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ MLFin project copywrite Alex Irion (@alexirion10) created to calculate future stock market trends -ToDo: - - add ML library - - add graphing (https://plot.ly/python/getting-started/) - - write C# or C++ client to read Excel document (https://coderwall.com/p/app3ya/read-excel-file-in-c) - - get more statistical data /quotes \ No newline at end of file +ToDo: +    - add ML library +    - add graphing (https://plot.ly/python/getting-started/) +    - write C# or C++ client to read Excel document (https://coderwall.com/p/app3ya/read-excel-file-in-c) +    - get more statistical data /quotes