Skip to content

Commit

Permalink
Add instruction about rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mitfik committed Oct 20, 2019
1 parent 9e73eb4 commit 5d660e0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ The flow of the parser is pretty simple:
All files are stored within output directory. Each time parser will override all files (in most of the case it will just create new one as the name iclude hash link)

For more details take a look on the examples or template in 'template/example.csv'


# Development

## Run test

rake spec

0 comments on commit 5d660e0

Please sign in to comment.