diff --git a/README.md b/README.md index 06c483a..15f9748 100644 --- a/README.md +++ b/README.md @@ -76,14 +76,21 @@ toast.push('Hello world!') Or if you prefer to go old-school javascript and a CDN: ```html - ... - + + - - - ```