Add sbt line to readme

This commit is contained in:
Zak Patterson 2019-02-11 17:23:13 -05:00
parent fe08dd3915
commit 5c5dcdf1a5

View File

@ -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: