Browse Source

Fixed one more heading

bkerbl 2 years ago
parent
commit
846aad0168
1 changed files with 1 additions and 1 deletions
  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>