fixes: Fix images width in README
parent
2ef7b831cd
commit
1ef2f4fce5
12
README.md
12
README.md
|
@ -19,7 +19,7 @@
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo">
|
||||
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo" width="500">
|
||||
<figcaption align="center"><em>Bild 1.1 Gerätinfo unter <code>Über das Tablet</code>.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Einstellungen_Build.png" alt="Buildnummer">
|
||||
<img src="Einrichtung/Android_Einstellungen_Build.png" alt="Buildnummer" width="500">
|
||||
<figcaption align="center"><em>Bild 1.2 Auf dem <code>Build-Nummer</code> 7-mal drücken.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -43,7 +43,7 @@ Gehst Du wieder zu `Einstellungen` > `System` > `Entwickleroptionen`. So wie imm
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Entwickleroptionen1.png" alt="Entwickleroptionen_1">
|
||||
<img src="Einrichtung/Android_Entwickleroptionen1.png" alt="Entwickleroptionen_1" width="500">
|
||||
<figcaption align="center"><em>Bild 1.3 <code>Entwickleroptionen</code>.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -54,7 +54,7 @@ Suchst Du nach `App für simulierte Standorte auswählen` und drauf klicken.
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Entwickleroptionen2.png" alt="Entwickleroptionen_2">
|
||||
<img src="Einrichtung/Android_Entwickleroptionen2.png" alt="Entwickleroptionen_2" width="500">
|
||||
<figcaption align="center"><em>Bild 1.4 <code>App für simulierte Standorte auswählen</code>.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -64,7 +64,7 @@ Und wählst hier **Trimble Mobile Manager**-App aus.
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Entwickleroptionen_Position_teilen.png" alt="Entwickleroptionen_3">
|
||||
<img src="Einrichtung/Android_Entwickleroptionen_Position_teilen.png" alt="Entwickleroptionen_3" width="500">
|
||||
<figcaption align="center"><em>Bild 1.5 <code>Trimble Mobile Manager</code> auswählen.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -74,7 +74,7 @@ So sieht es bei Dir am Ende aus:
|
|||
|
||||
<center>
|
||||
<figure>
|
||||
<img src="Einrichtung/Android_Entwickleroptionen3.png" alt="Entwickleroptionen_4">
|
||||
<img src="Einrichtung/Android_Entwickleroptionen3.png" alt="Entwickleroptionen_4" width="500">
|
||||
<figcaption align="center"><em>Bild 1.6 So sieht <code>App für simulierte Standorte auswählen</code> aus.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
|
Loading…
Reference in New Issue