From 926de2bebd116f4cbc634a8eaaf95e2277c9f4b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Montan=CC=83ana?= Date: Thu, 28 Sep 2023 09:44:33 +0200 Subject: [PATCH] Add boost info to README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 266bb8a..d9849bf 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,14 @@ Bayesian Network Classifier with libtorch from scratch ## 0. Setup -### libxlswriter - Before compiling BayesNet. +### boost library + +[Getting Started]() + +### libxlswriter + ```bash cd lib/libxlsxwriter make