Просмотр исходного кода

Move one of the screenshot down. Makes more sense.

antirez 3 лет назад
Родитель
Сommit
b1477afb85
1 измененных файлов с 2 добавлено и 2 удалено
  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 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
 This is often enough to make an initial idea about the encoding used
 and if the selected modulation is correct.
 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.
 * Oregon thermometer protocol 2.
 * PTxxxx/SCxxxx based remotes.
 * 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
 The app implements a framework that makes adding and experimenting with new
 protocols very simple. Check the `protocols` directory to see how the
 protocols very simple. Check the `protocols` directory to see how the
 API works.
 API works.