diff --git a/README.md b/README.md index 60755aa..177fd19 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,11 @@ 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 +some_text_or_html ``` None of the attributes are required.