Skip to content

Commit

Permalink
Add note about dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Mar 7, 2024
1 parent e8bee99 commit 0b33474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ See [`examples/basic.rs`](https://github.com/rparrett/bevy_simple_text_input/blo

Please feel free to open a PR, but keep in mind this project's goals. This is meant to be a simple single-line text widget.

The code should be simple enough for users to quickly understand and modify for their own purposes.
The code should be simple enough for users to quickly understand and modify for their own purposes. There should be zero additional dependencies.

Please keep PRs small and scoped to a single feature or fix.

Expand Down

0 comments on commit 0b33474

Please sign in to comment.