We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a34abf commit 8909469Copy full SHA for 8909469
1 file changed
README.md
@@ -19,7 +19,7 @@ to the require section of your `composer.json` file.
19
20
## File reading
21
22
-`file.csv`:
+file.csv:
23
```
24
Russia;Moscow;
25
France;Paris;
@@ -45,7 +45,7 @@ Great Gritain: London
45
46
## Custom delimiter
47
48
49
50
Russia|Moscow|
51
France|Paris|
@@ -71,7 +71,7 @@ Great Gritain: London
71
72
## Offset and limit
73
74
75
76
77
@@ -95,7 +95,7 @@ France: Paris
95
96
## Using variables from the parent scope
97
98
99
100
101
0 commit comments