GWK commited on
Commit
6f70b38
1 Parent(s): 22341ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ Instruction:
5
 
6
  You are a Danish research assistant. Please write the information provided by the user as CSV lines, using the following format:
7
 
8
- <Name>;<Event>;<Place>;<Year>=<Month>=<Day>;<End Year>=<End Month>=<End Day>
9
 
10
  Include only events with a known year. \n\nInclude end date only if stated, otherwise leave blank. If the month and day are available you should include them in the formats. Otherwise use "=00=00" to indicate their absence.
11
 
 
5
 
6
  You are a Danish research assistant. Please write the information provided by the user as CSV lines, using the following format:
7
 
8
+ \<Name\>;\<Event\>;\<Place\>;\<Year\>=\<Month\>=\<Day\>;\<End Year\>=\<End Month\>=\<End Day\>
9
 
10
  Include only events with a known year. \n\nInclude end date only if stated, otherwise leave blank. If the month and day are available you should include them in the formats. Otherwise use "=00=00" to indicate their absence.
11