tangled
alpha
login
or
join now
jon.recoil.org
/
x-ocaml
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
update readme urls
ArthurW
8 months ago
d5eef5d3
a8a02c59
+2
-2
1 changed file
expand all
collapse all
unified
split
README.md
+2
-2
README.md
···
2
2
3
3
```html
4
4
<script async
5
5
-
src="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@1/x-ocaml.js"
6
6
-
src-worker="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@1/x-ocaml.worker+effects.js"
5
5
+
src="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@2/x-ocaml.js"
6
6
+
src-worker="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@2/x-ocaml.worker+effects.js"
7
7
></script>
8
8
```
9
9