diff --git a/README.md b/README.md index e1dccdf..c3c0a1b 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,14 @@ countryCode | String or null | Detected phone number country calling code with ` yarn test ``` +## Interactive Web Example + +``` +yarn start:example +``` + +And then visit http://localhost:8080 + ## Build ```