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
|
## Table of Contents
|
||||||
|
|
||||||
* [Objectives 🎯](#objectives)
|
* [Objectives 🎯](#objectives)
|
||||||
|
* [Requirements 📋](#requirements)
|
||||||
* [Running the project 🚀](#running-the-project)
|
* [Running the project 🚀](#running-the-project)
|
||||||
* [Development 🔨](#development)
|
* [Development 🔨](#development)
|
||||||
* [Requirements 📋](#requirements)
|
|
||||||
* [Citations 📝](#citations)
|
* [Citations 📝](#citations)
|
||||||
|
|
||||||
## Objectives 🎯
|
## 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
|
- [ ] Generate some graphs to visualize the data
|
||||||
- [ ] Make a CLI
|
- [ ] Make a CLI
|
||||||
|
|
||||||
|
## Requirements 📋
|
||||||
|
|
||||||
|
To run the projet you need the following requirements:
|
||||||
|
- Python 3.12
|
||||||
|
- venv
|
||||||
|
|
||||||
## Running the project 🚀
|
## Running the project 🚀
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -29,6 +35,4 @@ python main.py
|
|||||||
|
|
||||||
## Development 🔨
|
## Development 🔨
|
||||||
|
|
||||||
### Requirements 📋
|
|
||||||
|
|
||||||
## Citations 📝
|
## Citations 📝
|
Loading…
x
Reference in New Issue
Block a user