浏览代码

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>