Ansaribinhyder commited on
Commit
0f4c3d4
·
1 Parent(s): e5c8dbf

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -14,10 +14,11 @@ short_description: This space is created to compare the test data
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
  <h1>Added new SPC system</h1>
17
-
18
  <h2>To check this out in your local environment</h2>
19
- Keep the input file in the same folder
20
- Key in the input file in the terminal
21
- Run the spc_engine.py
22
- This will generate all the graphs inside chart folder
23
 
 
 
 
 
 
 
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
  <h1>Added new SPC system</h1>
 
17
  <h2>To check this out in your local environment</h2>
 
 
 
 
18
 
19
+ <ul>
20
+ <li>Keep the input file in the same folder</li>
21
+ <li>Key in the input file in the terminal</li>
22
+ <li>Run the <code>spc_engine.py</code></li>
23
+ <li>This will generate all the graphs inside the <code>charts</code> folder</li>
24
+ </ul>