diff --git a/README.md b/README.md index 5c0eadf..3083236 100644 --- a/README.md +++ b/README.md @@ -11,34 +11,42 @@ mailgo will substitute all the `mailto:` links with the **mailgo modal** ## installation +add at the very and of the `
` or in the `` of your HTML + ``` ``` -or +or, specifying `[VERSION]` -``` - ``` -or - -``` + ``` -specifying `[VERSION]` +## usage + +now all your `mailto` links will be mailgone! + +you can also add mailgo to links like in this no-spam way: + +`write me!` + +just adding **mailgo** as class and your email address splitted in **data-address** and **data-domain** ### exclude a mailto to exclude a mailto link add to the `` element the class `no-mailgo` like in this example: ``` + matteo@manzinello.dev + ``` -## docs - -