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)