Add sbt line to readme
This commit is contained in:
parent
fe08dd3915
commit
5c5dcdf1a5
@ -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.
|
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]
|
See [documentation][doc-root]
|
||||||
|
|
||||||
Todo:
|
Todo:
|
||||||
|
Loading…
Reference in New Issue
Block a user