diff --git a/README.md b/README.md index 5064bbc..862fac1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# 💌 mailgo +# 💌 mailgo - a different mailto -_mailgo is WIP_ +![mailgo screencast](/assets/video/mailgo-v.0.1.2-screencast.gif) +(see it in action! ) + +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) +mailgo modal to exclude a mailto link add to the `` element the class `no-mailgo` like in this example: diff --git a/assets/img/screen-1.png b/assets/img/screen-1.png index 8b22c3e..74d75d3 100644 Binary files a/assets/img/screen-1.png and b/assets/img/screen-1.png differ