Skip to content

Commit 40bcf53

Browse files
committed
Update README.md
1 parent 9713392 commit 40bcf53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
235235
- [Isomorphic Strings](Python/isomorphic_strings.py)
236236
- [Convert Binary Number in a Linked List to Integer](Python/convert_binary_number_in_a_linked_list_to_integer.py)
237237
- [Winner of the Linked List Game](Python/winner_of_the_linked_list_game.py)
238-
- [Remove Linked List Elements](Python/remove_linked_list_elements.py)
238+
- [Remove Linked List Elements](Python/remove_linked_list_elements.py)
239+
- [Minimum Time Visiting All Points](Python/minimum_time_visiting_all_points.py)

0 commit comments

Comments
 (0)