diff --git a/Abstract Factory/UML class diagram.gif b/Abstract Factory/UML class diagram.gif index 42e8543..033762c 100644 Binary files a/Abstract Factory/UML class diagram.gif and b/Abstract Factory/UML class diagram.gif differ diff --git a/Builder/builder.gif b/Builder/builder.gif index 59ef486..c19d4c9 100644 Binary files a/Builder/builder.gif and b/Builder/builder.gif differ diff --git a/Command/command.gif b/Command/command.gif index 32e2f89..362f38c 100644 Binary files a/Command/command.gif and b/Command/command.gif differ diff --git a/Factory Method/factory.gif b/Factory Method/factory.gif index 30b4cfd..8f15a07 100644 Binary files a/Factory Method/factory.gif and b/Factory Method/factory.gif differ diff --git a/MVC/mvc_pattern_uml_diagram.jpg b/MVC/mvc_pattern_uml_diagram.jpg index 0a2b8fe..7c5db9c 100644 Binary files a/MVC/mvc_pattern_uml_diagram.jpg and b/MVC/mvc_pattern_uml_diagram.jpg differ diff --git a/Observer/observer.gif b/Observer/observer.gif index dd11898..1b745a7 100644 Binary files a/Observer/observer.gif and b/Observer/observer.gif differ diff --git a/Singleton/singleton.gif b/Singleton/singleton.gif index e47d9d8..0da0398 100644 Binary files a/Singleton/singleton.gif and b/Singleton/singleton.gif differ diff --git a/State/state.gif b/State/state.gif index 7e9f561..b8325f8 100644 Binary files a/State/state.gif and b/State/state.gif differ diff --git a/Template Method/template.gif b/Template Method/template.gif index b4b512c..95790c6 100644 Binary files a/Template Method/template.gif and b/Template Method/template.gif differ diff --git a/Visitor/visitor.gif b/Visitor/visitor.gif index 580a452..1dfc36a 100644 Binary files a/Visitor/visitor.gif and b/Visitor/visitor.gif differ