ehartford commited on
Commit
5ec2656
1 Parent(s): b878c15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -43,8 +43,6 @@ Here is an implementation of 2-sum in golang:
43
  > ```
44
 
45
 
46
- # Output should be [2,3] because that' is the position of where 4+4 =8 exists in our list
47
-
48
  ## Merge Details
49
  ### Merge Method
50
 
 
43
  > ```
44
 
45
 
 
 
46
  ## Merge Details
47
  ### Merge Method
48