diff --git a/README.md b/README.md index be30fc0..6b6f1ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 💌 mailgo -## a different mailto and another tel +## a new concept of `mailto` and `tel` links Transform all your `mailto` and `tel` link in a beautiful modal with more possibilities! Open directly Gmail, Outlook for mails; Telegram, WhatsApp or Skype for phone numbers. diff --git a/package.json b/package.json index 851dd14..f75ec7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mailgo", "version": "0.9.6", - "description": "a different mailto: and another tel:", + "description": "a new concept of mailto and tel links", "scripts": { "build": "webpack", "test": "jest"