Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Mar 5, 2024
1 parent 863a35e commit b8815e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ Software engineering concepts have been applied in this project:
- [Dependency inversion](https://en.wikipedia.org/wiki/Dependency_inversion_principle)
- [Separation of concerns](https://en.wikipedia.org/wiki/Separation_of_concerns)
- [SOLID Principles](https://en.wikipedia.org/wiki/SOLID)
- [Fail Fast](https://deviq.com/principles/fail-fast)
- [Guard Clause](https://deviq.com/design-patterns/guard-clause)

There is a website called [DevIQ](https://deviq.com), it is useful to learn about design concepts.

Expand Down

0 comments on commit b8815e3

Please sign in to comment.