diff --git a/README.md b/README.md index d87a178..8c081e1 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,10 @@ A JSP tag is also available for easy incorporation into web applications: ```jsp <%@taglib uri="https://erik.thauvin.net/taglibs/readingtime" prefix="t"%> some_text + excludeImages="false">some_text ``` None of the attributes are required.