Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthus15 authored Jan 25, 2022
1 parent a512b7d commit 9e1e2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ The code is splitted into 4 tiers:
2. All components are Test Friendly providing an abstraction i.e. ISystemIO
3. SOLID patterns where heavily applicated.
4. Autowired pattern provide so new commands can be easily added.
5. No externa libraries for command parsing or executiong where used.
5. No external libraries for command parsing or executiong where used.

### Bad Tips
1. No logger injected.
Expand Down

0 comments on commit 9e1e2bb

Please sign in to comment.