Skip to content
Open
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ If your concept is not clear about interface then you can read this [doc](https:
I'm going to try to explain SOLID Principles in simplest way so that it's easy
for beginners to understand. Let's go through each principle one by one:

<details>
<summary> Translations:</summary>

[Português-PT-br](https://github.com/alerrandro1999/solid-principles/blob/master/Translations/README-ptbr.md)

</details>

#

## Single Responsibility Principle :

Expand Down
Loading