Add more info
This commit is contained in:
parent
02b76b5755
commit
bbe48d2c38
1 changed files with 6 additions and 1 deletions
|
@ -18,4 +18,9 @@ Hello $name, your value is $value!
|
|||
would look like the following:
|
||||
```
|
||||
Hello h4xx0r, your value is 1337!
|
||||
```
|
||||
```
|
||||
|
||||
With a `contacts.csv` looking like:
|
||||
| name | value |
|
||||
|--------|-------|
|
||||
| h4xx0r | 1337 |
|
Loading…
Reference in a new issue