Kaynağa Gözat

Update README.md

Git-Leon 6 yıl önce
ebeveyn
işleme
6f0d7fee2c
No account linked to committer's email
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      README.md

+ 1
- 0
README.md Dosyayı Görüntüle

@@ -19,6 +19,7 @@
19 19
 		* `Aircraft` can  `fly`
20 20
 			* `Plane` are `Aircraft` which can `cruise`
21 21
 			* `Jet` are `Aircraft` which can `zoom`
22
+			* `Helicopter` are `Aircraft` which can `hover`
22 23
 
23 24
 	* `Produce` can `yield` an `Edible` object.
24 25
 		* `CornStalk` can `yield` a `EarCorn`