diff --git a/README.md b/README.md index 9204b44..91d35eb 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ ngCsv attributes ---------------- * ng-csv: The data array * filename: The filename that will be stored on the user's computer -* csv-header: If provided, would use this attribute to create a header line +* csv-header: If provided, would use this attribute to create a header row + ```html ``` + * field-separator: Defines the field separator character (default is) * text-delimiter: If provided, will use this characters to "escape" string values