Skip to content

Commit eb161d2

Browse files
Update README.md
1 parent 7c72c39 commit eb161d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010

1111
| # | Title| Solution | Related Topics | Difficulty |
1212
| ----- | ------------- | ------------- |------------- | ------------- |
13-
| 1 | [Two Sum](https://leetcode.com/problems/two-sum/) | [View](./LeetCode/Array/1.%20Two%20Sum/Solution.java) | Hashing | ![Easy](https://img.shields.io/badge/Easy-green) |
13+
| 1 | [Two Sum](https://leetcode.com/problems/two-sum/) | [View](./LeetCode/Array/1.%20Two%20Sum/Solution.java) | Hashing | ![Easy](./Tags/easy.svg) |
1414

0 commit comments

Comments
 (0)