From 281d75d0ccd056826e87b1276c64fe30b5af39c5 Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Mon, 6 May 2019 09:53:21 +0200 Subject: [PATCH] aggiornato README --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d83517d..eea74d7 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,36 @@ add the mailgo script in a web page to substitute all the `mailgo:` links with t ![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` + +``` +matteo@manzinello.dev +``` ## script (development) -`` +``` + +``` ## script -`` +``` + +``` + +or + +``` + +``` + +or + +``` + +``` + +specifying `[VERSION]` ## docs