Skip to content

Commit f726f5d

Browse files
Sarthak | Updates README
1 parent 1407d2e commit f726f5d

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
@@ -3,7 +3,7 @@
33

44
### Idea
55

6-
This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata).
6+
This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata) for teaching refactoring.
77
The refactored code addresses numerous code smells present in the original implementation, including:
88

99
- [Broken Encapsulation](https://refactoring.guru/smells/inappropriate-intimacy)

0 commit comments

Comments
 (0)