diff --git a/README.md b/README.md
index 56a0ecf..071ee84 100644
--- a/README.md
+++ b/README.md
@@ -47,5 +47,8 @@ This project is licensed under the Apache 2.0 License
## Changelog
+## 1.0.1 ##
+* Update Payment Gateway Title
+
## 1.0.0 ##
* MugglePay For OpenCart
\ No newline at end of file
diff --git a/install.xml b/install.xml
index f0dd63c..dd841af 100644
--- a/install.xml
+++ b/install.xml
@@ -2,7 +2,7 @@
Mugglepay For OpenCart
muglepay
- 1.0.0
+ 1.0.1
hoythan
https://github.com/hoythan
\ No newline at end of file
diff --git a/upload/catalog/language/en-gb/extension/payment/mugglepay.php b/upload/catalog/language/en-gb/extension/payment/mugglepay.php
index 1393ef0..4b7bf3b 100644
--- a/upload/catalog/language/en-gb/extension/payment/mugglepay.php
+++ b/upload/catalog/language/en-gb/extension/payment/mugglepay.php
@@ -1,5 +1,5 @@
';
+$_['text_title'] = '';
$_['text_title_1'] = '';
$_['pure_text_title'] = 'MugglePay';
\ No newline at end of file
diff --git a/upload/catalog/view/theme/default/image/mugglepay-min.jpg b/upload/catalog/view/theme/default/image/mugglepay-min.jpg
new file mode 100644
index 0000000..e693277
Binary files /dev/null and b/upload/catalog/view/theme/default/image/mugglepay-min.jpg differ