license
This commit is contained in:
parent
fbfb403734
commit
a0dc553c7d
15 changed files with 56 additions and 25 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# leaflet
|
||||
|
||||
[leaflet] is an [OCaml] executable/library to TODO.
|
||||
`leaflet` is an [OCaml] bindings library for the [Leaflet] JavaScript library.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -24,6 +24,8 @@ For more, have a look at the [example] folder, at the [documentation] or at the
|
|||
|
||||
## About
|
||||
|
||||
leaflet's original code was taken from a [NGI0 funded project]
|
||||
|
||||
- [LICENSE]
|
||||
- [CHANGELOG]
|
||||
|
||||
|
|
@ -37,4 +39,5 @@ For more, have a look at the [example] folder, at the [documentation] or at the
|
|||
[how to install opam]: https://opam.ocaml.org/doc/Install.html
|
||||
[OCaml]: https://ocaml.org
|
||||
[opam]: https://opam.ocaml.org/
|
||||
[leaflet]: TODO/leaflet
|
||||
[Leaflet]: https://leafletjs.com/
|
||||
[NGI0 funded project]: https://nlnet.nl/project/openEngiadina/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue