Update 'README.md'

This commit is contained in:
2020-11-08 09:48:46 +08:00
parent b392cd3138
commit 03aee66775

View File

@@ -1,5 +1,12 @@
# ocaml-tests
OCaml Language tests
https://ocaml.org/
OCaml Language tests
https://ocaml.org/
Install on macOS
```shell
brew install ocaml
brew install opam
```