Skip to content

Commit

Permalink
Add note on regenerating examples
Browse files Browse the repository at this point in the history
  • Loading branch information
strzibny committed Oct 13, 2024
1 parent 4b48b92 commit 47141ac
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 @@ -61,6 +61,12 @@ Contributions are welcome. Make sure the tests are passing before submitting a P
$ bundle && bundle exec rake test
```

You can also quickly regenerate the examples if necessary:

```bash
$ ruby regenerate.rb
```

## Copyright

Copyright 2015-2024 © [Josef Strzibny](http://strzibny.name/). MIT licensed.

0 comments on commit 47141ac

Please sign in to comment.