Sfoglia il codice sorgente

README-en.md edited online with Bitbucket

parent
commit
bc767b04f4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Vedi File

131
 
131
 
132
 #### Instructions
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
     a. Include a prototype for the method in the class definition.
136
     a. Include a prototype for the method in the class definition.
137
 
137