Browse Source

Update README.md

Zinong Li 2 years ago
parent
commit
271aad4f9f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -8,11 +8,11 @@ Or, you can load a .t5577 file into the app and write it. An example file can be
 
 
 The texts like:
 The texts like:
 
 
-`Modulation: ASK/MC`
+'Modulation: ASK/MC'
 
 
-`RF Clock: 64`
+'RF Clock: 64'
 
 
-`Number of User Blocks: 8`
+'Number of User Blocks: 8'
 
 
 in the .t5577 files are derived from the block 0 data when saved. So if you want to adjust the configuration, you can simply edit block 0 data. Or, you can load the data directly and adjust the configuration in the app before writing tags. Editing the texts mentioned above wouldn't work. 
 in the .t5577 files are derived from the block 0 data when saved. So if you want to adjust the configuration, you can simply edit block 0 data. Or, you can load the data directly and adjust the configuration in the app before writing tags. Editing the texts mentioned above wouldn't work.