Update README.md
This commit is contained in:
parent
7a402ea834
commit
7b15392939
10
README.md
10
README.md
@ -5,9 +5,9 @@ This project is meant as a way to gradually bring improvements on the bayesian n
|
||||
## Table of Contents
|
||||
|
||||
* [Objectives 🎯](#objectives)
|
||||
* [Requirements 📋](#requirements)
|
||||
* [Running the project 🚀](#running-the-project)
|
||||
* [Development 🔨](#development)
|
||||
* [Requirements 📋](#requirements)
|
||||
* [Citations 📝](#citations)
|
||||
|
||||
## Objectives 🎯
|
||||
@ -16,6 +16,12 @@ This project is meant as a way to gradually bring improvements on the bayesian n
|
||||
- [ ] Generate some graphs to visualize the data
|
||||
- [ ] Make a CLI
|
||||
|
||||
## Requirements 📋
|
||||
|
||||
To run the projet you need the following requirements:
|
||||
- Python 3.12
|
||||
- venv
|
||||
|
||||
## Running the project 🚀
|
||||
|
||||
```sh
|
||||
@ -29,6 +35,4 @@ python main.py
|
||||
|
||||
## Development 🔨
|
||||
|
||||
### Requirements 📋
|
||||
|
||||
## Citations 📝
|
Loading…
x
Reference in New Issue
Block a user