Skip to content

Commit 43a3ab9

Browse files
committed
Update README.md
1 parent 72addde commit 43a3ab9

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
@@ -237,4 +237,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
237237
- [Winner of the Linked List Game](Python/winner_of_the_linked_list_game.py)
238238
- [Remove Linked List Elements](Python/remove_linked_list_elements.py)
239239
- [Minimum Time Visiting All Points](Python/minimum_time_visiting_all_points.py)
240-
- [Trapping Rain Water](Python/trapping_rain_water.py)
240+
- [Trapping Rain Water](Python/trapping_rain_water.py)
241+
- [Number Of Rectangles That Can Form The Largest Square](Python/number_of_rectangles_that_can_form_the_largest_square.py)

0 commit comments

Comments
 (0)