this repo has no description

update readme urls

ArthurW d5eef5d3 a8a02c59

+2 -2
+2 -2
README.md
··· 2 2 3 3 ```html 4 4 <script async 5 - src="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@1/x-ocaml.js" 6 - src-worker="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@1/x-ocaml.worker+effects.js" 5 + src="https://cdn.jsdelivr.net/gh/art-w/x-ocaml.js@2/x-ocaml.js" 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