Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Mar 16, 2019
1 parent 410e955 commit 6e983b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ MapKnitterExporter.generate_perspectival_distort(
width
)
```

## Tests

Tests are not passing completely but they are running; use `ruby test/exporter_test.rb` to run them.

Tests require `minitest` which you can install with `bundle install`.

0 comments on commit 6e983b1

Please sign in to comment.