Skip to content

Commit beedb8c

Browse files
committed
updated readme
1 parent 3b31363 commit beedb8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Usage
3535
print l
3636

3737
| Optional arguments in the constructor:
38-
| - ``endline_character`` - self-explanatory (default is endline character ``\\n``)
39-
| - ``ignore_blank_lines`` - if set to ``True``, blank lines in the file will not be read or indexed (default is ``False``)
38+
- ``endline_character`` - self-explanatory (default is endline character ``\\n``)
39+
- ``ignore_blank_lines`` - if set to ``True``, blank lines in the file will not be read or indexed (default is ``False``)
4040
4141
|
4242
| **Csv example:**

0 commit comments

Comments
 (0)