Skip to content

Commit 29a7c6c

Browse files
committed
updated
1 parent 96a9772 commit 29a7c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LazyDev is a Python module that utilizes GPT models to create entire coding proj
88

99
## Features
1010

11-
- **Effortless project initialization**: Simply use the `python -m lazydev.develop -r <what you want to do>` command to kickstart the project generation process.
11+
- **Effortless project initialization**: Simply use the `lazydev develop -r "I want to develop a game"` command to kickstart the project generation process.
1212
- **Interactive question-based approach**: LazyDev asks relevant questions to gather essential information before starting the coding process, ensuring that the generated project meets your specific requirements.
1313
- **Complete project planning**: LazyDev plans the entire project structure based on the gathered information, setting up the necessary directories and files for you.
1414
- **Automated code generation**: The module automatically generates the code based on the project plan, saving you time and effort.

0 commit comments

Comments
 (0)