Skip to content

Commit

Permalink
📝 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderleek committed Sep 3, 2023
1 parent ea085e8 commit c6b146f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ assigns each function to a category:

<div align="center">

| Easy code | Verbose code |
| Easy code | Verbose code | Hard-to-maintain code | Unmaintainable code |
| ---| --- |
| ![](docs/easy.png) | ![](docs/verbose.png) |
| ![](docs/easy.png) | ![](docs/verbose.png) | ![](docs/hard-to-maintain.png) | ![](docs/unmaintainable.png) |

</div>

Expand Down

0 comments on commit c6b146f

Please sign in to comment.