File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,8 @@ for more information.
82
82
83
83
## What is Melange
84
84
85
- Melange is a set of tools that come together to generate and interoperate with modern JavaScript:
85
+ Melange is a set of tools that come together to generate and interoperate with
86
+ modern JavaScript:
86
87
87
88
- The [ compiler libraries] ( https://github.com/melange-re/melange-compiler-libs ) :
88
89
These libraries are a fork of the [ OCaml compiler
@@ -126,7 +127,7 @@ OCaml ecosystem:
126
127
public package repository] ( https://opam.ocaml.org/packages/ ) for opam.
127
128
128
129
- Syntaxes: Melange empowers users to optionally write their applications using
129
- the [ Reason syntax] ( reasonml.github.io/ ) , with full support for React
130
+ the [ Reason syntax] ( https:// reasonml.github.io/) , with full support for React
130
131
applications through the Melange bindings library
131
132
[ ReasonReact] ( https://reasonml.github.io/reason-react/ ) .
132
133
You can’t perform that action at this time.
0 commit comments