We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df982b commit 3abeb59Copy full SHA for 3abeb59
README.md
@@ -5,4 +5,6 @@
5
### 3. 브릿지(Bridge) 패턴<br>
6
### 4. 옵저버(Observer) 패턴 (온라인 대체)<br>
7
### 5. 컴포짓(composite) 패턴 (온라인 대체)<br>
8
+### 6. 싱글톤(Singleton) 패턴<br>
9
+### 7. 프로토타입(Prototype pattern) 패턴 <br>
10
0 commit comments