diff --git a/README.md b/README.md index f8f251a..6ec9d29 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,8 @@ Shareon.init(); ## Usage Create a container with class `shareon` and populate it with elements, class -names of which match the names of the social networks: +names of which match the names of the social networks (or `copy-url`, for the +'Copy URL' button: ```html
```