diff --git a/README.md b/README.md index 6e1c5b6..06f79d4 100644 --- a/README.md +++ b/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 📝 \ No newline at end of file