Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanKomcu authored Nov 30, 2022
1 parent 819e42c commit 234c1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Creational_Patterns/Builder_Pattern/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The main advantages of Builder Pattern are as follows:
- It provides better control over construction process.
- It supports to change the internal representation of objects.

# UML model of Singleton Design Pattern
# UML model of Builder Design Pattern

<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTMvIX23f9sJJBV0zBIuNqQJcghDd4omimkJg&usqp=CAU" width="500" height="300">

Expand Down

0 comments on commit 234c1c0

Please sign in to comment.