ocaml: update README

This commit is contained in:
Nguyen Anh Quynh 2014-06-26 22:29:46 +08:00
parent a3676e31b5
commit 28b1f49b39

View File

@ -1,4 +1,12 @@
This directory contains some test code to show how to use Capstone API.
To compile Ocaml binding, Ocaml toolchain is needed. On Ubuntu Linux,
you can install Ocaml with:
$ sudo apt-get install ocaml-nox
To compile Ocaml binding, simply run "make" on the command line.
This directory also contains some test code to show how to use Capstone API.
- test.ml
This code shows the most simple form of API where we only want to get basic