Skip to content

Commit dea0629

Browse files
committed
feat(🇺🇸-English): Clean Code Book Ref ⏪️
1 parent 2bf3f59 commit dea0629

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
@@ -19,7 +19,7 @@
1919

2020

2121

22-
Software Engineering principles from Robert C. Martin's book [*Clean Code*](https://www.amazon.com.br/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882), adapted for Swift. This is not a style guide. It is a guide for producing [readable, reusable, and refactorable code](https://github.com/MaatheusGois/3rs-of-software-architecture-for-iOS) in Swift.
22+
Software Engineering principles from Robert C. Martin's book [*Clean Code*](https://github.com/MaatheusGois/clean-code-book/blob/main/The.Robert.C.Martin.Clean.Code.Collection.2011.11.epub), adapted for Swift. This is not a style guide. It is a guide for producing [readable, reusable, and refactorable code](https://github.com/MaatheusGois/3rs-of-software-architecture-for-iOS) in Swift.
2323

2424
It is not necessary to strictly follow all the principles demonstrated, and even less are they a universal consensus. These principles are guidelines and nothing more, however, they have been codified over many years of collective experience by the authors of *Clean Code*.
2525

0 commit comments

Comments
 (0)