mirror of
https://github.com/kristoferssolo/LU-Data-Visualisation.git
synced 2025-10-21 20:10:40 +00:00
update(readme): add installation instructions
This commit is contained in:
parent
d9209a6e69
commit
b61e3fa21f
14
README.md
14
README.md
@ -1,3 +1,17 @@
|
|||||||
# LU Data analysis and visualization
|
# LU Data analysis and visualization
|
||||||
|
|
||||||
|
<!-- toc -->
|
||||||
|
|
||||||
|
- [Task](#task)
|
||||||
|
- [Installation / Running](#installation--running)
|
||||||
|
|
||||||
|
<!-- tocstop -->
|
||||||
|
|
||||||
## Task
|
## Task
|
||||||
Read [here](./TASK.md).
|
Read [here](./TASK.md).
|
||||||
|
|
||||||
|
## Installation / Running
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
python3 main.py
|
||||||
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user