Update README.md

This commit is contained in:
Nabil Ould Hamou 2025-01-29 10:28:11 +01:00
parent 7a402ea834
commit 7b15392939

View File

@ -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 📝