Skip to content

Commit

Permalink
Remove bad sentence from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ppetrov committed Nov 8, 2017
1 parent 56d3736 commit 9c16cc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ $csv->set_encoding('windows-1251');
$total_number_of_rows = $csv->count();
```

This will

#### `count()`

Get the total number of rows in the CSV file (this skips the empty rows):
Expand Down

0 comments on commit 9c16cc3

Please sign in to comment.