Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
5e721e8d63
No account linked to committer's email
1 changed files with 11 additions and 11 deletions
  1. 11
    11
      README.md

+ 11
- 11
README.md View File

@@ -60,14 +60,14 @@
60 60
 
61 61
 * The first few weekdays have already been considered for you.
62 62
 * Create a separate Test class for each day in the following scenario.
63
-* As a farmer, Froilan must stick to a rigorous agricultural routine.
64
-	* Every morning, `Froilan` and `Froilanda` begin their morning by
65
-		* Riding each `Horse` in each `Stable`.
66
-		* Feeding each `Horse` 3 ear of `Corn`.
67
-		* For breakfast,
68
-			* `Froilan` eats 1 `EarCorn`, 2 `Tomoato`, and 5 `Egg`.
69
-			* `Froilanda` eats 2 `EarCorn`, 1 `Tomoato`, and 2 `Egg`.
70
-
71
-	* `Sunday`, `Froilan` plants 3 different type of `Crop` in his first, second, and third `CropRow`.
72
-	* On `Monday`, his sister, `Froilanda` uses the `CropDuster` to `fly` over the `Field` and `fertilize` each of the `CropRow`
73
-	* On `Tuesday`, `Froilan` uses his `Tractor` to `fertilize` each `Crop` in each `CropRow`.
63
+	* As a farmer, Froilan must stick to a rigorous agricultural routine.
64
+		* Every morning, `Froilan` and `Froilanda` begin their morning by
65
+			* Riding each `Horse` in each `Stable`.
66
+			* Feeding each `Horse` 3 ear of `Corn`.
67
+			* For breakfast,
68
+				* `Froilan` eats 1 `EarCorn`, 2 `Tomoato`, and 5 `Egg`.
69
+				* `Froilanda` eats 2 `EarCorn`, 1 `Tomoato`, and 2 `Egg`.
70
+
71
+		* `Sunday`, `Froilan` plants 3 different type of `Crop` in his first, second, and third `CropRow`.
72
+		* On `Monday`, his sister, `Froilanda` uses the `CropDuster` to `fly` over the `Field` and `fertilize` each of the `CropRow`
73
+		* On `Tuesday`, `Froilan` uses his `Tractor` to `fertilize` each `Crop` in each `CropRow`.