Skip to content

Commit 8f535c1

Browse files
committed
Fix README
1 parent 266f8b3 commit 8f535c1

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
@@ -5,7 +5,7 @@ Python solution of problems from [LeetCode](https://leetcode.com/).
55
### LeetCode Algorithm
66

77
##### [Extra](./Extra/)
8-
# | Title | Solution |
8+
| # | Title | Solution |
99
|---| ----- | -------- |
1010
|1|Suffix Array|[Python](./Extra/suffix_array.py)|
1111
|2|Longest Common Prefix|[Python](./Extra/lcp.py)|

0 commit comments

Comments
 (0)