Skip to content

Commit

Permalink
Be a bit more Reasonic.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drup committed Mar 6, 2020
1 parent 12492dc commit 35435ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Finally, TyXML can be used with Reason's JSX syntax:

```reason
open Tyxml;
let to_caml = <a href="ocaml.org"> "OCaml!" </a>
let to_reason = <a href="reasonml.github.io/"> "Reason!" </a>
```

TyXML provides a set of combinators which use the OCaml type system
Expand Down

0 comments on commit 35435ed

Please sign in to comment.