mirror of
https://github.com/jupeter/clean-code-php.git
synced 2025-09-25 21:49: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)
|
||||
5. [D: Dependency Inversion Principle (DIP)](#dependency-inversion-principle-dip)
|
||||
6. [Don’t repeat yourself (DRY)](#dont-repeat-yourself-dry)
|
||||
7. [Tanslations](#Translations)
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -1731,7 +1732,7 @@ function showList($employees)
|
||||
|
||||
|
||||
|
||||
## Translation
|
||||
## Translations
|
||||
|
||||
This is also available in other languages:
|
||||
-  **Chinese**:
|
||||
|
Reference in New Issue
Block a user