mirror of
https://github.com/PR0M3TH3AN/RePrompt.git
synced 2025-09-07 14:38:43 +00:00
update
This commit is contained in:
@@ -55,8 +55,6 @@ src/static_files/
|
|||||||
└── to-do_list.txt # Current project tasks and goals
|
└── to-do_list.txt # Current project tasks and goals
|
||||||
```
|
```
|
||||||
|
|
||||||
````
|
|
||||||
|
|
||||||
These files are read when generating the context file. If they don't exist, the tool will still work but those sections will be empty in the generated context. Update these files with relevant information about your project to improve AI assistance.
|
These files are read when generating the context file. If they don't exist, the tool will still work but those sections will be empty in the generated context. Update these files with relevant information about your project to improve AI assistance.
|
||||||
|
|
||||||
Example `overview.txt`:
|
Example `overview.txt`:
|
||||||
@@ -237,4 +235,7 @@ custom_sections:
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||||
````
|
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user