Skip to content

Commit 19c7c53

Browse files
committed
Generate Playground
1 parent d657167 commit 19c7c53

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@ print("Welcome!")
2626
| [🐝 Chain Of Responsibility](#-chain-of-responsibility) | [🌰 Abstract Factory](#-abstract-factory) | [πŸ”Œ Adapter](#-adapter) |
2727
| [πŸ‘« Command](#-command) | [πŸ‘· Builder](#-builder) | [πŸŒ‰ Bridge](#-bridge) |
2828
| [🎢 Interpreter](#-interpreter) | [🏭 Factory Method](#-factory-method) | [🌿 Composite](#-composite) |
29-
| [🍫 Iterator](#-iterator) | [πŸ”‚ Monostate](#-monostate) | [🍧 Decorator](#-decorator) |
30-
| [πŸ’ Mediator](#-mediator) | [πŸƒ Prototype](#-prototype) | [🎁 FaΓ§ade](#-fa-ade) |
29+
| [🍫 Iterator](#-iterator) | [πŸ”‚ Monostate](#-monostate) | [🍧 Decorator](#-decorator) |
30+
| [πŸ’ Mediator](#-mediator) | [πŸƒ Prototype](#-prototype) | [🎁 FaΓ§ade](#-fa-ade) |
3131
| [πŸ’Ύ Memento](#-memento) | [πŸ’ Singleton](#-singleton) | [πŸƒ Flyweight](#-flyweight) |
32-
| [πŸ‘“ Observer](#-observer) | | [β˜” Protection Proxy](#-protection-proxy) |
33-
| [πŸ‰ State](#-state) | | [🍬 Virtual Proxy](#-virtual-proxy) |
32+
| [πŸ‘“ Observer](#-observer) | | [β˜” Protection Proxy](#-protection-proxy) |
33+
| [πŸ‰ State](#-state) | | [🍬 Virtual Proxy](#-virtual-proxy) |
3434
| [πŸ’‘ Strategy](#-strategy) | | |
3535
| [πŸƒ Visitor](#-visitor) | | |
36+
| [πŸ“ Template Method](#-template-method) | | |
3637

3738

3839
Behavioral

0 commit comments

Comments
Β (0)