Skip to content

fix: remove stale config file from README tree - #58

Open
omerbek wants to merge 1 commit into
0xMiden:mainfrom
omerbek:fix/readme-project-tree-config
Open

fix: remove stale config file from README tree#58
omerbek wants to merge 1 commit into
0xMiden:mainfrom
omerbek:fix/readme-project-tree-config

Conversation

@omerbek

@omerbek omerbek commented Aug 12, 2026

Copy link
Copy Markdown

Summary

Removes the stale integration/src/config.rs entry from the README project tree.

Fixes #57.

Why

The current template does not include integration/src/config.rs; integration/src contains bin/, helpers.rs, and lib.rs. The README tree should match the files users actually get from the template.

Testing

  • git diff --check

This is a docs-only change, so I did not run the Rust test suite.

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.

README project tree lists missing integration/src/config.rs

1 participant