From 19233444f7be4f1e20945d1dfcd75e89758b88fc Mon Sep 17 00:00:00 2001 From: Danny Willems Date: Sat, 28 May 2016 17:33:22 +0200 Subject: [PATCH] Sim card done --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb4817f..6e12feb 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,9 @@ If you have any idea, please contact us. * [Screen orientation](https://github.com/gbenvenuti/cordova-plugin-screen-orientation): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-screen-orientation.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-screen-orientation) * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-screen-orientation * Example: https://github.com/dannywillems/ocaml-cordova-plugin-screen-orientation-example +* [SIM Card](https://github.com/pbakondy/cordova-plugin-sim): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-sim-card.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-sim-card) + * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-sim-card + * Example: https://github.com/dannywillems/ocaml-cordova-plugin-sim-card-example * [SMS](https://github.com/cordova-sms/cordova-sms-plugin): [![Build Status](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-sms.svg?branch=master)](https://travis-ci.org/dannywillems/ocaml-cordova-plugin-sms) * Source files: https://github.com/dannywillems/ocaml-cordova-plugin-sms * Example: https://github.com/dannywillems/ocaml-cordova-plugin-sms-example @@ -195,7 +198,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/) -* [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) * [Bluetooth Serial](https://github.com/don/BluetoothSerial)