Skip to content

Add beginner-friendly instructions for running examples in README.md#85

Open
ragefye wants to merge 1 commit into
gizatechxyz:masterfrom
ragefye:master
Open

Add beginner-friendly instructions for running examples in README.md#85
ragefye wants to merge 1 commit into
gizatechxyz:masterfrom
ragefye:master

Conversation

@ragefye
Copy link
Copy Markdown

@ragefye ragefye commented Sep 3, 2025

Pull Request type:
• Bugfix
• Feature
• Code style update (formatting, renaming)
• Refactoring (no functional changes, no API changes)
• Build-related changes
• Documentation content changes
• Other (please describe):

What is the current behavior?
New users need to manually figure out how to run Rust examples in the repo. The README lacks beginner-friendly guidance.

What is the new behavior?
• Added a “Running Examples for Beginners” section under Quick Start.
• Provides step-by-step instructions to install Rust, clone the repo, navigate folders, and run a simple example (hello_world.rs).
• Includes guidance for exploring other examples in the examples/ folder.

Does this introduce a breaking change?
• No

Other information
This change only affects documentation. No code is modified. It helps onboard new contributors and users more easily.

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.

1 participant