GitsSaikat commited on
Commit
86353f2
Β·
1 Parent(s): 9950c11
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -50,13 +50,16 @@ Deep Research Arxiv is to assist researchers in conducting comprehensive literat
50
 
51
  ## File Structure
52
  ```
53
- β”œβ”€β”€ app.py # Main Streamlit application
54
  β”œβ”€β”€ research
55
- β”‚ └── arxiv_research.py # Module handling Arxiv API and review generation
56
- β”œβ”€β”€ logo_a.png # Repository logo
57
- β”œβ”€β”€ banner.png # Banner image for the app
58
- └── README.md # This file
59
- ```
 
 
 
60
 
61
 
62
  ## License
 
50
 
51
  ## File Structure
52
  ```
53
+ β”œβ”€β”€ app.py
54
  β”œβ”€β”€ research
55
+ β”‚ └── arxiv_research.py
56
+ β”œβ”€β”€ logo_a.png
57
+ β”œβ”€β”€ banner.png
58
+ β”œβ”€β”€ LICENSE
59
+ β”œβ”€β”€ requirements.txt
60
+ └── README.md
61
+ ```
62
+
63
 
64
 
65
  ## License