From 63a0e4337887264a7080f3eaf234ab1152e622bc Mon Sep 17 00:00:00 2001 From: migggzz <38467893+migggzz@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:47:33 -0600 Subject: [PATCH] Update README.md corrected a spelling error in the first sentence in the word 'Function'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0185b67..43a63a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AI-Driven Algo Trading with Alpaca and GPT-3 -A scheduled Firebase Cloud Functi non that uses OpenAI's GPT-3 model to predict the stock picks of Jim Cramer, then makes trades with Alpaca. +A scheduled Firebase Cloud Function that uses OpenAI's GPT-3 model to predict the stock picks of Jim Cramer, then makes trades with Alpaca. Watch the [AlgoTrading Tutorial](https://youtu.be/BrcugNqRwUs) on YouTube