From a5d3421bdfc4076244c3cf31a9893409b930a1dd Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Sun, 5 May 2019 22:24:36 +0200 Subject: [PATCH] aggiornato README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 899c07c..d83517d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # 💌 mailgo -mailgo is WIP! +_mailgo is WIP_ + +add the mailgo script in a web page to substitute all the `mailgo:` links with the **mailgo modal** + +![mailgo modal](/assets/img/screen-1.png) + +to exclude a mailto link add to the `` element the class `no-mailgo` like in this example: +`matteo@manzinello.dev` ## script (development)