瀏覽代碼

Move one of the screenshot down. Makes more sense.

antirez 3 年之前
父節點
當前提交
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.