Skip to content

Commit eda4eac

Browse files
Update README.md
1 parent c5dfc48 commit eda4eac

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,21 @@ For the ChatGPT image function a user will be requested to enter a description o
3838
- Run the main.py file
3939
<br /><br />
4040

41+
<!-- DIRECTORY STRUCTURE -->
42+
## Directory Structure
43+
44+
.
45+
├── output_chatgpt_images # Directory
46+
│ ├── images # Directory
47+
├── output_chatgpt_text # Directory
48+
├── chatgpt_images.py # File
49+
├── chatgpt_text.py # File
50+
├── main.py # File
51+
├── openai_credentials.env # File
52+
├── LICENSE.md # File
53+
└── README.md # File
54+
<br />
55+
4156
<!-- INSTRUCTIONS -->
4257
## Instructions
4358

0 commit comments

Comments
 (0)