From 43caf5ceb691502fbc5629ada888608b21027d60 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:36:34 +0300
Subject: [PATCH] Update README.md
---
2-farm/lessons/1-predict-plant-growth/README.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/2-farm/lessons/1-predict-plant-growth/README.md b/2-farm/lessons/1-predict-plant-growth/README.md
index 72e800bc..15d72f09 100644
--- a/2-farm/lessons/1-predict-plant-growth/README.md
+++ b/2-farm/lessons/1-predict-plant-growth/README.md
@@ -264,11 +264,8 @@ For these, find if there are sensors that can measure them. What about actuators
Read more on digital agriculture on the [Digital Agriculture Wikipedia page](https://wikipedia.org/wiki/Digital_agriculture). Also read more about precision agriculture the [Precision Agriculture Wikipedia page](https://wikipedia.org/wiki/Precision_agriculture).
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).
-
-Farming Technologies
-
-China's Farming
-
+
+[Hi-Tech Farms of Future](https://www.youtube.com/watch?v=KIEOuKD9KX8)
## Assignment
[Visualize GDD data using a Jupyter Notebook](assignment.md)