Skip to content

[pull] master from ochococo:master #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Next Next commit
Fix facade direct link in table of contents
  • Loading branch information
mohamedmostafafawzi authored and ochococo committed Feb 3, 2023
commit 32308703053df056ebc3fffa094cf636a04bc9a0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ print("Welcome!")
| [👫 Command](#-command) | [👷 Builder](#-builder) | [🌉 Bridge](#-bridge) |
| [🎶 Interpreter](#-interpreter) | [🏭 Factory Method](#-factory-method) | [🌿 Composite](#-composite) |
| [🍫 Iterator](#-iterator) | [🔂 Monostate](#-monostate) | [🍧 Decorator](#-decorator) |
| [💐 Mediator](#-mediator) | [🃏 Prototype](#-prototype) | [🎁 Façade](#-fa-ade) |
| [💐 Mediator](#-mediator) | [🃏 Prototype](#-prototype) | [🎁 Façade](#-façade) |
| [💾 Memento](#-memento) | [💍 Singleton](#-singleton) | [🍃 Flyweight](#-flyweight) |
| [👓 Observer](#-observer) | | [☔ Protection Proxy](#-protection-proxy) |
| [🐉 State](#-state) | | [🍬 Virtual Proxy](#-virtual-proxy) |
Expand Down