瀏覽代碼

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 年之前
父節點
當前提交
86221fabc7
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      README-en.md

+ 3
- 3
README-en.md 查看文件

@@ -301,9 +301,9 @@ The gene dominance for the eyebrows is given by the following list, ordered from
301 301
 
302 302
 The genes in the eyebrows follow these rules:
303 303
 
304
-      * If both parents have "angry" eyebrows, the baby will have "unibrow" eyebrows.
305
-      * If both parents have "unibrow" eyebrows, the baby will have "upset" eyebrows.
306
-      * In other cases, the baby will inherit the eyebrows with most dominance from the parent's eyebrows.
304
+* If both parents have "angry" eyebrows, the baby will have "unibrow" eyebrows.
305
+* If both parents have "unibrow" eyebrows, the baby will have "upset" eyebrows.
306
+* In other cases, the baby will inherit the eyebrows with most dominance from the parent's eyebrows.
307 307
 
308 308
 
309 309
 ### Exercise 2 - Study the `main` function