Ver código fonte

Update README.md

Git-Leon 6 anos atrás
pai
commit
81780bbf76
Nenhuma conta conectada ao e-mail do autor de commit
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      README.md

+ 3
- 3
README.md Ver arquivo

31
 
31
 
32
 
32
 
33
 <br><br><br><br>
33
 <br><br><br><br>
34
-## Sample Behavior - `DuplicateDeleter.removeDuplicateExactly(n)`
34
+## `removeDuplicateExactly(n)`
35
 
35
 
36
 ### Example 1
36
 ### Example 1
37
 * Sample Script
37
 * Sample Script
121
 
121
 
122
 
122
 
123
 <br><br><br><br>
123
 <br><br><br><br>
124
-## Sample Behavior - `DuplicateDeleter.removeDuplicates(n)`
124
+## `removeDuplicates(n)`
125
 
125
 
126
 ### Example 1
126
 ### Example 1
127
 * Sample Script
127
 * Sample Script
207
     
207
     
208
     
208
     
209
 <br><br><br><br>
209
 <br><br><br><br>
210
-## Sample Behavior - Idempotence
210
+## Idempotence
211
 
211
 
212
 ### Example 1
212
 ### Example 1
213
 * Sample Script
213
 * Sample Script