From e5ed11904f0ef9672e30d36a8cf1c813ad21d4cb Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Tue, 7 Jul 2020 19:49:55 +0200 Subject: [PATCH] new description --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"