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

Update the README #46

Merged
merged 4 commits into from
Oct 27, 2024
Merged

Update the README #46

merged 4 commits into from
Oct 27, 2024

Conversation

Shresht7
Copy link
Owner

@Shresht7 Shresht7 commented Oct 27, 2024

Update the README.md with detailed project information.

  • Features: Add a list of features including multiple character symbol sets, customizable stream colors, adjustable frame rate, and more.
  • Installation: Add instructions for installing and running the project, including required dependencies and commands.
  • Usage Instructions: Add usage instructions with examples of different configuration options.
  • Configuration Options: Add a section detailing the different configuration options available in the project.
  • Contributing: Add guidelines for contributing to the project, including steps for submitting issues and pull requests.
  • License: Add a section specifying that the project is licensed under the MIT License.

For more details, open the Copilot Workspace session.

Update the `README.md` with detailed project information.

* **Features**: Add a list of features including multiple character symbol sets, customizable stream colors, adjustable frame rate, and more.
* **Installation**: Add instructions for installing and running the project, including required dependencies and commands.
* **Usage Instructions**: Add usage instructions with examples of different configuration options.
* **Configuration Options**: Add a section detailing the different configuration options available in the project.
* **Contributing**: Add guidelines for contributing to the project, including steps for submitting issues and pull requests.
* **License**: Add a section specifying that the project is licensed under the MIT License.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Shresht7/Matrix-Rain?shareId=XXXX-XXXX-XXXX-XXXX).
* **Modes**
  - List the different modes available for the `mode` option.
  - Define the modes in the `src/config.rs` file.
* **Customizing the Symbol Set**
  - Explain how to specify custom character sets for the `mode` option.
  - Provide an example command for using a custom character set.
  - Mention that the custom character set is defined in the `src/config.rs` file and handled by the `Symbols::Custom` variant in the `src/symbols.rs` file.
@Shresht7 Shresht7 self-assigned this Oct 27, 2024
@Shresht7 Shresht7 added the documentation Improvements or additions to documentation label Oct 27, 2024
@Shresht7 Shresht7 marked this pull request as ready for review October 27, 2024 04:06
…$PATH`

* Add a section on using `cargo install` to install Matrix-Rain
* Add instructions for adding the Cargo bin directory to the `$PATH` variable for easy access
* **Installation**: Add instructions for installing with `cargo install --name matrix-rain` and adding to `$PATH`.
* **Usage**: Update examples to use `matrix-rain` as the binary name instead of `cargo run --release`.
@Shresht7 Shresht7 merged commit e07870d into main Oct 27, 2024
1 check passed
@Shresht7 Shresht7 deleted the update-readme branch October 27, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant