9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-04-14 00:00:03 +08:00

Mise à jour des liens des projets dans la documentation.

This commit is contained in:
Christophe BOUCAUT
2015-01-21 10:20:46 +01:00
parent b84443d9fc
commit 6b212d2d00
+2 -2
View File
@@ -4,7 +4,7 @@ Ce plugin définit une variable globale navigator.GeneanetCustomCamera contenant
## Installation
cordova plugin add https://github.com/ChristopheBoucaut/customCamera.git
cordova plugin add https://github.com/geneanet/customCamera.git
cordova build `platform`
## Plateformes supportées
@@ -109,7 +109,7 @@ navigator.GeneanetCustomCamera.startCamera(
### AngularJS
Une implémentation dans AngularJS a été réalisée pour faciliter son utilisation : [TODO](TODO)
Une implémentation dans AngularJS a été réalisée pour faciliter son utilisation : [$geneanetCustomCamera](https://github.com/geneanet/customCameraAngular.git).
## Contribuer