Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Compatibility section to readme #879

Merged
merged 1 commit into from
Oct 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,11 @@ To delete an importer or exporter, select the delete (x) icon.
### Downloading an export
Once your the exporter has run, a download icon will appear on the exporters menu page.

## Compatibility

* Ruby 2.6 or 2.7 is required
* Hyrax 2.3 or newer is required

## Contributing
If you're working on a PR for this project, create a feature branch off of `main`.

Expand Down