diff --git a/README.md b/README.md index e91cd67..0969ef3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ Easy routing for [outwatch](https://outwatch.github.io) on scala.js Most of this code is adapted from [http4s](http4s.org)'s route parsing and path pattern matching. +Add to library dependencies: + +``` + "com.clovellytech" %%% "outwatch-router" % "0.0.4" +``` + See [documentation][doc-root] Todo: