Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
f3dc918f4d
No account linked to committer's email
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

31
 
31
 
32
 
32
 
33
 
33
 
34
-## Sample Behavior - DuplicateDeleter.removeDuplicateExactly(n)
34
+## Sample Behavior - `DuplicateDeleter.removeDuplicateExactly(n)`
35
 
35
 
36
 ### Example 1
36
 ### Example 1
37
 * Sample Script
37
 * Sample Script
121
 
121
 
122
 
122
 
123
 
123
 
124
-## Sample Behavior - DuplicateDeleter.removeDuplicates(n)
124
+## Sample Behavior - `DuplicateDeleter.removeDuplicates(n)`
125
 
125
 
126
 ### Example 1
126
 ### Example 1
127
 * Sample Script
127
 * Sample Script