From a681ae4f2be90b623ae2efd3b10cb3e9b8a63f6e Mon Sep 17 00:00:00 2001 From: zimmersandro Date: Tue, 10 Mar 2026 15:24:22 +0100 Subject: [PATCH] chore: README updated for kata 'Who has the most money' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb4940a..5b89577 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ Repository for CDS-2020 Programming and Promt Engineering II |Thinkful - Object Drills: Vectors|kata_thinkful_vectors.py|test_thinkful_vectors.py|[587f1e1f39d444cee6000ad4](https://www.codewars.com/kata/587f1e1f39d444cee6000ad4)| |Building blocks|kata_building_blocks.py|test_building_blocks.py|[55b75fcf67e558d3750000a3](https://www.codewars.com/kata/55b75fcf67e558d3750000a3)| |PaginationHelper|kata_pagination_helper.py|test_pagination_helper.py|[515bb423de843ea99400000a](https://www.codewars.com/kata/515bb423de843ea99400000a)| -|Who has the most money?|kata_who_the_money.py|test_who_the_money.py|[528d36d7cc451cd7e4000339](https://www.codewars.com/kata/528d36d7cc451cd7e4000339)| +|Who has the most money?|kata_who_the_most_money.py|test_who_the_most_money.py|[528d36d7cc451cd7e4000339](https://www.codewars.com/kata/528d36d7cc451cd7e4000339)|