From 086ff378ab4d3a030e4c6a198caf35cf26e16b89 Mon Sep 17 00:00:00 2001 From: Danny Willems Date: Sat, 28 May 2016 15:51:21 +0200 Subject: [PATCH] Keyboard done --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 695f334..cb4817f 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ If you have any idea, please contact us. * Example: https://github.com/dannywillems/ocaml-cordova-plugin-geolocation-example * [Globalization](https://github.com/apache/cordova-plugin-globalization): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-globalization.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-globalization) * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-globalization +* [Keyboard](https://github.com/cjpearson/cordova-plugin-keyboard): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-keyboard.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-keyboard) + * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-keyboard * [Image Picker](https://github.com/wymsee/cordova-imagePicker): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-image-picker.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-image-picker) * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-image-picker * [Inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-inappbrowser.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-inappbrowser) @@ -193,7 +195,6 @@ If you have any idea, please contact us. * [File-transfer](https://github.com/apache/cordova-plugin-file-transfer) * [Hot code push](https://github.com/nordnet/cordova-hot-code-push) * [Local notifications](https://github.com/katzer/cordova-plugin-local-notifications/) -* [Keyboard](https://github.com/cjpearson/cordova-plugin-keyboard) * [SIM Card](https://github.com/pbakondy/cordova-plugin-sim) * [Social Sharing](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin) * [Custom URL Scheme](https://github.com/EddyVerbruggen/Custom-URL-scheme)