diff --git a/Import.md b/Import.md index 72f5d1c..c603ce9 100644 --- a/Import.md +++ b/Import.md @@ -1,7 +1,8 @@ # Imports The import system allows to quickly add a bunch of keys without much effort. For this to work your Excel or CSV file needs to be laied out correctly. -The first row needs to be a header row. This is important, since this is used to guess the correct properties for the keys. There are 4 properties for an key, and depending on the header, it decides which property is probably correct: +The first row **needs** to be a header row. +This is important, since this is used to guess the correct properties for the keys. There are 4 properties for an key, and depending on the header, it try to figure out what property is probably correct for the column: | Property | Reconized Headers | What its for | | -------- | -------- | -------- |