diff --git a/README.md b/README.md index d284aa7..4519d34 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # AI-Stock-Predictor -Here is my attempt at making an AI stock predictor. \ No newline at end of file +Here is my attempt at making an AI stock predictor. + +# Info +Although it doesn't perform very well, the tool provides a useful workflow for gathering and preprocessing financial data from Yahoo Finance and training an LSTM model on it with TensorFlow. \ No newline at end of file