@ -6,8 +6,10 @@ Guile csv reader
## USAGE
### install
./configure && make
sudo make install
`$make`
`$sudo make install`
### read csv
```scheme