add usage to readme

This commit is contained in:
Swrup 2022-05-19 23:02:04 +02:00
parent 21bf82239b
commit 0a5f5519da
5 changed files with 11 additions and 8 deletions

View file

@ -16,6 +16,7 @@ doc: "TODO/leaflet"
bug-reports: "https://git.zapashcanon.fr/swrup/leaflet/issues"
depends: [
"dune" {>= "2.9"}
"brr"
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]