Skip to content

Commit

Permalink
Remove some doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dannywillems committed Jun 17, 2016
1 parent b175b80 commit e07f9ea
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,6 @@ Windows Phone 8.

Source: [cordova-universal-clipboard](https://github.com/VersoSolutions/CordovaClipboard)

## Repository branches and tags

We are migrating bindings from
[js_of_ocaml](https://github.com/ocsigen/js_of_ocaml) (low level bindings) to
[gen_js_api](https://github.com/lexifi/gen_js_api) (high level bindings).

The gen_js_api binding allows to use *pure* ocaml types (you don't have to use
the ## syntax from js_of_ocaml or Js.string type but only # and string type).

The js_of_ocaml version is available in the branch
[*js_of_ocaml*](https://github.com/dannywillems/ocaml-cordova-plugin-clipboard/tree/js_of_ocaml)
but we **recommend** to use the gen_js_api version which is the master branch.

## How to install and compile your project by using this plugin ?

Don't forget to switch to a compiler **>= 4.03.0**.
Expand Down

0 comments on commit e07f9ea

Please sign in to comment.