diff --git a/README.md b/README.md index 968c07e..82a8a98 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Shareon.init(); Create a container with class `shareon` and populate it with elements, class names of which match the names of the social networks (or `copy-url`, for the -'Copy URL' button): +'Copy URL' button, or `print` for the 'Print' button): ```html
@@ -111,6 +111,7 @@ names of which match the names of the social networks (or `copy-url`, for the +
```