aniket47 commited on
Commit
d3302ea
Β·
2 Parent(s): 2acc696 b8a9afd

Merge branch 'main' of https://github.com/Aniket-404/Psychometric-Template-Generator

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # πŸ“Š Psychometric Template Generator
2
 
3
  Psychometric Template Generator is a data visualization tool built using Python, Streamlit, Pandas, Matplotlib, and Plotly. It allows users to upload a CSV file and create intutive data visualizations just by selecting the features from the data.
4
 
@@ -28,7 +28,7 @@ Psychometric Template Generator is a data visualization tool built using Python,
28
  ## πŸš€ Installation
29
 
30
  1. Clone this repository to your local machine using:
31
- - `git clone https://github.com/Aniket-404/Psychometric-Template-Generator.git`
32
  2. Install the required Python packages using pip:
33
  - `pip install -r requirements.txt`
34
 
 
1
+ # πŸ“Š Advance Data Visualization Tool
2
 
3
  Psychometric Template Generator is a data visualization tool built using Python, Streamlit, Pandas, Matplotlib, and Plotly. It allows users to upload a CSV file and create intutive data visualizations just by selecting the features from the data.
4
 
 
28
  ## πŸš€ Installation
29
 
30
  1. Clone this repository to your local machine using:
31
+ - `git clone https://github.com/Aniket-404/Advance-Data-Visualization-Tool.git`
32
  2. Install the required Python packages using pip:
33
  - `pip install -r requirements.txt`
34