Explorar el Código

Revert "update README.md links"

This reverts commit e69f268fca.
flutter-beta
TheJuliuscanute hace 7 años
padre
commit
57ce4d870e
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. +4
    -4
      README.md

+ 4
- 4
README.md Ver fichero

@@ -14,12 +14,12 @@ Android
<tr>
<td>
<p align="center">
<img src="https://raw.githubusercontent.com/juliuscanute/qr_code_scanner/blob/master/.resources/android_back_camera_flash.gif" width="30%" height="30%">
<img src="https://github.com/juliuscanute/qr_code_scanner/blob/master/.resources/android_back_camera_flash.gif" width="30%" height="30%">
</p>
</td>
<td>
<p align="center">
<img src="https://raw.githubusercontent.com/juliuscanute/qr_code_scanner/blob/master/.resources/android_front_camera_scan.gif" width="30%" height="30%">
<img src="https://github.com/juliuscanute/qr_code_scanner/blob/master/.resources/android_front_camera_scan.gif" width="30%" height="30%">
</p>
</td>
</tr>
@@ -33,12 +33,12 @@ iOS
<tr>
<td>
<p align="center">
<img src="https://raw.githubusercontent.com/juliuscanute/qr_code_scanner/blob/master/.resources/ios_back_camera_flash.gif" width="30%" height="30%">
<img src="https://github.com/juliuscanute/qr_code_scanner/blob/master/.resources/ios_back_camera_flash.gif" width="30%" height="30%">
</p>
</td>
<td>
<p align="center">
<img src="https://raw.githubusercontent.com/juliuscanute/qr_code_scanner/blob/master/.resources/ios_front_camera_scan.gif" width="30%" height="30%">
<img src="https://github.com/juliuscanute/qr_code_scanner/blob/master/.resources/ios_front_camera_scan.gif" width="30%" height="30%">
</p>
</td>
</tr>


Cargando…
Cancelar
Guardar