mirror of
https://github.com/jupeter/clean-code-php.git
synced 2025-09-26 05:59:04 +02:00
Update README.md
add #table-of-contents
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
4. [I: Interface Segregation Principle (ISP)](#interface-segregation-principle-isp)
|
4. [I: Interface Segregation Principle (ISP)](#interface-segregation-principle-isp)
|
||||||
5. [D: Dependency Inversion Principle (DIP)](#dependency-inversion-principle-dip)
|
5. [D: Dependency Inversion Principle (DIP)](#dependency-inversion-principle-dip)
|
||||||
6. [Don’t repeat yourself (DRY)](#dont-repeat-yourself-dry)
|
6. [Don’t repeat yourself (DRY)](#dont-repeat-yourself-dry)
|
||||||
|
7. [Tanslations](#Translations)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
@@ -1731,7 +1732,7 @@ function showList($employees)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Translation
|
## Translations
|
||||||
|
|
||||||
This is also available in other languages:
|
This is also available in other languages:
|
||||||
-  **Chinese**:
|
-  **Chinese**:
|
||||||
|
Reference in New Issue
Block a user