We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1407d2e commit f726f5dCopy full SHA for f726f5d
README.md
@@ -3,7 +3,7 @@
3
4
### Idea
5
6
-This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata).
+This repository aims to refactor a slightly modified version of [TaskList](https://kata-log.rocks/task-list-kata) for teaching refactoring.
7
The refactored code addresses numerous code smells present in the original implementation, including:
8
9
- [Broken Encapsulation](https://refactoring.guru/smells/inappropriate-intimacy)
0 commit comments