We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f7f5c commit b859ecfCopy full SHA for b859ecf
1 file changed
README.md
@@ -16,9 +16,10 @@ The goal is to keep the library readable when reused in later projects.
16
17
## Norminette
18
19
-This refactor is no longer designed to strictly pass the 42 norminette. As the
20
-curriculum progresses, the library may evolve with different structures,
21
-helpers, and organization choices that prioritize reuse and clarity.
+This refactor is no longer designed to strictly pass the 42 norminette. As I
+move forward in the curriculum, this library changes with my needs: I optimize
+parts of it, change internal structures, and add new helpers when they become
22
+useful for later projects.
23
24
## Instructions
25
0 commit comments