0x22almostEvil commited on
Commit
cb12ce2
·
1 Parent(s): 5dedc64
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Contains CSV of a list of instructions and WikiHow articles on different languag
29
 
30
  CSV file follows this format:
31
  ```csv
32
- Instruction, WikiHow artilce (markdown), source, json with url and language
33
  ```
34
 
35
  ### Licensing Information
 
29
 
30
  CSV file follows this format:
31
  ```csv
32
+ INSTRUCTION (Question), RESPONSE (WikiHow artilce; with markdown), SOURCE (site), METADATA (json with url and language)
33
  ```
34
 
35
  ### Licensing Information