diff --git a/10_Tennis/README.md b/10_Tennis/README.md index d347d51..a4b81b8 100644 --- a/10_Tennis/README.md +++ b/10_Tennis/README.md @@ -8,6 +8,8 @@ Imagine you work for a consultancy company, and one of your colleagues has been doing some work for the Tennis Society. The contract is for 10 hours billable work, and your colleague has spent 8.5 hours working on it. Unfortunately he has now fallen ill. He says he has completed the work, and the tests all pass. Your boss has asked you to take over from him. She wants you to spend an hour or so on the code so she can bill the client for the full 10 hours. She instructs you to tidy up the code a little and perhaps make some notes so you can give your colleague some feedback on his chosen design. You should also prepare to talk to your boss about the value of this refactoring work, over and above the extra billable hours. + + ## Your task Refactor the code to improve its readability.