Преглед на файлове

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri преди 8 години
родител
ревизия
bc767b04f4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Целия файл

@@ -131,7 +131,7 @@ The skeleton for the program also includes the `test_BBPlayer` function that doe
131 131
 
132 132
 #### Instructions
133 133
 
134
-1. Define the `BBPlayer` class with the specifications included above. For each one of the methods that are specified above:
134
+1. Define the `BBPlayer` class with the specifications included in the section **The BBPlayer Class**. For each one of the methods that are specified above:
135 135
 
136 136
     a. Include a prototype for the method in the class definition.
137 137