diff --git a/README.md b/README.md index 2787e17..ddba620 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,7 @@ uribuilder Constructing URIs correctly is a pain. This project has a IMMUTABLE, and reusable URI-Builder which you can use. +To resolve Placeholders in Paths, please refer to a dedicated Library like +[com.damnhandy:handy-uri-templates](https://github.com/damnhandy/Handy-URI-Templates). + This project requires Java 8