Browse Source

Add sbt line to readme

master
Zak Patterson 5 years ago
parent
commit
5c5dcdf1a5
  1. 6
      README.md

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

Loading…
Cancel
Save