Skip to content

Commit

Permalink
add usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
eitoball committed Nov 14, 2017
1 parent c1d2535 commit fba046f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ gem 'comma', git: 'git://github.com/comma-csv/comma.git'

Then, run `bundle install`.

### Usage

See [this page](https://github.com/comma-csv/comma/wiki) for usages.

## Running the tests

To run the test suite across multiple gem file sets, we're using [Appraisal](https://github.com/thoughtbot/appraisal), use the following commands:
Expand All @@ -38,8 +42,6 @@ $ bundle exec appraisal rake spec

```

## Built With

## Contributing

## Versioning
Expand Down

0 comments on commit fba046f

Please sign in to comment.