Skip to content

Commit 3d0e13d

Browse files
committed
Generate Playground
1 parent 3230870 commit 3d0e13d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

โ€ŽDesign-Patterns-CN.playground.zip

0 Bytes
Binary file not shown.

โ€ŽDesign-Patterns.playground.zip

0 Bytes
Binary file not shown.

โ€ŽREADME.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ print("Welcome!")
2727
| [๐Ÿ‘ซ Command](#-command) | [๐Ÿ‘ท Builder](#-builder) | [๐ŸŒ‰ Bridge](#-bridge) |
2828
| [๐ŸŽถ Interpreter](#-interpreter) | [๐Ÿญ Factory Method](#-factory-method) | [๐ŸŒฟ Composite](#-composite) |
2929
| [๐Ÿซ Iterator](#-iterator) | [๐Ÿ”‚ Monostate](#-monostate) | [๐Ÿง Decorator](#-decorator) |
30-
| [๐Ÿ’ Mediator](#-mediator) | [๐Ÿƒ Prototype](#-prototype) | [๐ŸŽ Faรงade](#-faรงade) |
30+
| [๐Ÿ’ Mediator](#-mediator) | [๐Ÿƒ Prototype](#-prototype) | [๐ŸŽ Faรงade](#-fa-ade) |
3131
| [๐Ÿ’พ Memento](#-memento) | [๐Ÿ’ Singleton](#-singleton) | [๐Ÿƒ Flyweight](#-flyweight) |
3232
| [๐Ÿ‘“ Observer](#-observer) | | [โ˜” Protection Proxy](#-protection-proxy) |
3333
| [๐Ÿ‰ State](#-state) | | [๐Ÿฌ Virtual Proxy](#-virtual-proxy) |

0 commit comments

Comments
ย (0)