aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Manico <jim@manico.net>2021-08-31 13:55:07 -0700
committerGitHub <noreply@github.com>2021-08-31 13:55:07 -0700
commit93b1f42a2b441722183c048dfda663cf042abe2f (patch)
treeb0ae4772f9bd9ade8212fa11a65f89c7cdf42c8f
parent6320a6d11363ae28f2c5fcca8bbb56bb0906084a (diff)
downloadjava-encoder-93b1f42a2b441722183c048dfda663cf042abe2f.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f6df8a..ac535fd 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ Contextual Output Encoding is a computer programming technique necessary to stop
Cross-Site Scripting. This project is a Java 1.5+ simple-to-use drop-in high-performance
encoder class with little baggage.
+For more detailed documentation on the OWASP Javca Encoder please visit [https://owasp.org/www-project-java-encoder/].
+
Start using the OWASP Java Encoders
-----------------------------------
You can download a JAR from [Maven Central](https://search.maven.org/#search|ga|1|g%3A%22org.owasp.encoder%22%20a%3A%22encoder%22).