From 59e5c2dfc3bf7e4d2209a6c15b2c14aa65da1049 Mon Sep 17 00:00:00 2001 From: MasterRoby3 Date: Wed, 25 Oct 2023 12:39:34 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4da1b4c..bbf4518 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Stock Price Prediction This is a simple project of a stock price prediction tool that tests various configurations. + +The final goal is to study performance improvement changing the technology and the methods used.