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 instructions for running examples to Readme #92

Merged
merged 5 commits into from
Feb 1, 2024

Conversation

SimonCW
Copy link
Contributor

@SimonCW SimonCW commented Feb 1, 2024

Hi @benbrandt,
as discussed here #89, I added instructions to the README that specify the required dependencies for running the examples.

I also added a println!("{}", chunks.count()) to the example code. This makes it easier to verify that the example is running. We could also debug print the chunks struct but that might get huge if users modify the example with their own file.

@SimonCW SimonCW marked this pull request as draft February 1, 2024 15:03
@SimonCW SimonCW marked this pull request as ready for review February 1, 2024 15:11
@benbrandt benbrandt merged commit 485d5e5 into benbrandt:main Feb 1, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants