diff --git a/README.md b/README.md index 535ab47..51ae987 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ Include it in your HTML after importing jQuery, like: Use it like: +```js $("#myElementId").print(/*options*/); +``` or