Browse Source

README.md : Fixed typos

master
kevin 3 years ago
parent
commit
121905e743
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      README.md

+ 1
- 3
README.md View File

@@ -83,15 +83,13 @@ python plot_seq_1.py p_ac.yml ~/temp/p_ac_3_od min_max 36 48 60 72 84
83 83
 
84 84
 ![Min Max 2](doc/min_max_db_2.png)
85 85
 
86
-The last number in the list is the 'takeId'
87
-
88 86
 ````
89 87
 #                                                        pitch0 pitch1 pitch2 pitch3 pitch4 takeId
90 88
 python plot_seq_1.py p_ac.yml ~/temp/p_ac_3_od min_max_2   36     48      60     72     84     2
91 89
 ````
92 90
 
93 91
 ---
94
-![Manual dB](doc/manua_db.png)
92
+![Manual dB](doc/manual_db.png)
95 93
 
96 94
 ````
97 95
 python plot_seq_1.py p_ac.yml ~/temp/p_ac_3_od manual_db

Loading…
Cancel
Save