Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 770 Bytes

File metadata and controls

11 lines (8 loc) · 770 Bytes

This is a prompt for generating README documentation for a simple project with one main.rs file.

Please write a README documentation about how to run run the project, tech stack and requirements, but as this is a learning project please emphesize it and add what points of Rust it covers and what can be learned from this project, analyze all the project files before writing (in this case only main.rs, no other files and no dependencies in Cargo.toml).

OUTCOME_FROM_CHATS_WITH_AI.md documentation generating prompt

generate a markdown file called OUTCOME_FROM_CHATS_WITH_AI.md , which will wrap up al the topics we discussed with their practical examples in this chat, and also the examples and solution we used inside of the project.