From 21453b73c95bd7eee6db04e7d3f2cf02dbba6d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Hakim=20Ta=C5=9Fk=C4=B1ran?= <52009742+alihakimtaskiran@users.noreply.github.com> Date: Fri, 16 Jul 2021 22:53:59 +0300 Subject: [PATCH] Update README.md --- 2-farm/lessons/1-predict-plant-growth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-farm/lessons/1-predict-plant-growth/README.md b/2-farm/lessons/1-predict-plant-growth/README.md index 15d72f09..2790102b 100644 --- a/2-farm/lessons/1-predict-plant-growth/README.md +++ b/2-farm/lessons/1-predict-plant-growth/README.md @@ -265,7 +265,7 @@ Read more on digital agriculture on the [Digital Agriculture Wikipedia page](htt The full growing degree days calculation is more complicated than the simplified one given here. Read more about the more complicated equation and how to deal with temperatures below the baseline on the [Growing Degree Day Wikipedia page](https://wikipedia.org/wiki/Growing_degree-day). -[Hi-Tech Farms of Future](https://www.youtube.com/watch?v=KIEOuKD9KX8) +Food may be scarce in future even we still use same methods for farming. Here you can see hi-tech farming techniques. [Hi-Tech Farms of Future](https://www.youtube.com/watch?v=KIEOuKD9KX8) ## Assignment [Visualize GDD data using a Jupyter Notebook](assignment.md)