diff --git a/README.md b/README.md
index 5b72333..dfe9f64 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,21 @@ npm install connectsdk-reactnative
```js
-import { ConnectsdkReactnativeView } from "connectsdk-reactnative";
+import { ConnectButton } from 'connectsdk-reactnative';
// ...
-
-
+'}
+ suggestedUserEmail={''}
+ redirectURL={'
```
-
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.