Atharva Thakur commited on
Commit
a4078cd
1 Parent(s): 6b53acf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -25,11 +25,9 @@ pinned: false
25
  2. [Features](#features)
26
  3. [System Architecture](#system-architecture)
27
  4. [Modules Overview](#modules-overview)
28
- 5. [Installation](#installation)
29
- 6. [Usage](#usage)
30
- 7. [Evaluation](#evaluation)
31
- 8. [Contributors](#contributors)
32
- 9. [License](#license)
33
 
34
  ## Introduction
35
 
@@ -102,7 +100,7 @@ Processes the output from code execution to create concise and insightful respon
102
  5. Query the Dataset: Enter your queries to receive answers and visualizations.
103
  6. Analyze Results: Review the detailed analysis generated by the tool.
104
 
105
- ## Installation Instructions
106
 
107
  1. Install the required packages:
108
  The project's dependencies are listed in the 'requirements.txt' file. You can install all of them using pip:
 
25
  2. [Features](#features)
26
  3. [System Architecture](#system-architecture)
27
  4. [Modules Overview](#modules-overview)
28
+ 5. [Usage](#usage)
29
+ 6. [Installation](#installation)
30
+ 7. [License](#license)
 
 
31
 
32
  ## Introduction
33
 
 
100
  5. Query the Dataset: Enter your queries to receive answers and visualizations.
101
  6. Analyze Results: Review the detailed analysis generated by the tool.
102
 
103
+ ## Installation
104
 
105
  1. Install the required packages:
106
  The project's dependencies are listed in the 'requirements.txt' file. You can install all of them using pip: