Fix image display

This commit is contained in:
schinken 2022-03-15 20:06:02 +01:00
parent 7ae8226d60
commit cff085ba59
1 changed files with 5 additions and 3 deletions

View File

@ -16,9 +16,11 @@ Here's some code and schematic to connect your mightyohm.com geiger counter to t
## images
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-1.jpg" width="100">
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-2.jpg" width="100">
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-3.jpg" width="100">
<p float="left">
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-1.jpg" width="32%">
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-2.jpg" width="32%">
<img src="https://raw.githubusercontent.com/schinken/esp8266-geigercounter/master/images/img-3.jpg" width="32%">
</p>
## license and credits