Explorar el Código

Move one of the screenshot down. Makes more sense.

antirez hace 3 años
padre
commit
b1477afb85
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -8,8 +8,6 @@ like in the example image below (showing a Volkswagen key in 2FSK):
 
 ![ProtoView screenshot raw signal](/images/protoview_1.jpg)
 
-![ProtoView screenshot Renault TPMS data](/images/protoview_2.jpg)
-
 This is often enough to make an initial idea about the encoding used
 and if the selected modulation is correct.
 
@@ -20,6 +18,8 @@ Other than that, ProtoView is able to decode a few interesting protocols:
 * Oregon thermometer protocol 2.
 * PTxxxx/SCxxxx based remotes.
 
+![ProtoView screenshot Renault TPMS data](/images/protoview_2.jpg)
+
 The app implements a framework that makes adding and experimenting with new
 protocols very simple. Check the `protocols` directory to see how the
 API works.