diff --git a/README.md b/README.md
index d6c6b0d..51fa92e 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,23 @@
-# react-native-alert-notification
+# react-native-alert-dialog
## Example Dialog Box
-| Theme Light | Theme Dark |
-| :------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------: |
-|
|
|
+| Theme Light | Theme Dark |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------: |
+|
|
|
## Example Toast Notification
-| Theme Light | Theme Dark |
-| :----------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: |
-|
|
|
+| Theme Light | Theme Dark |
+| :-----------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |
+|
|
|
## Installation
### - Installing:
```sh
-yarn add react-native-alert-notification
+yarn add react-native-alert-dialog
```
### - Installing dependencies:
@@ -43,7 +43,7 @@ import { ALERT_TYPE, Dialog, AlertNotificationRoot, Toast } from 'react-native-a
- // dialog box
+ // dialog box with single button