소스 검색

Fixed one more heading

bkerbl 2 년 전
부모
커밋
846aad0168
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -208,7 +208,7 @@ python metrics.py -m <path to trained model> # Compute error metrics on renderin
 <details>
 <summary><span style="font-weight: bold;">Command Line Arguments for metrics.py</span></summary>
 
-  ### --model_paths / -m 
+  #### --model_paths / -m 
   Space-separated list of model paths for which metrics should be computed.
 </details>
 <br>