From 06ef62066faf680c1e4cdaef32c83d50d65f7898 Mon Sep 17 00:00:00 2001 From: Aldo Glielmo Date: Tue, 2 Jul 2024 09:44:56 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fb9e70d..c2d6621 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,11 @@ julia --project=. main.jl ``` +## Docs + +Extensive documentation on how to use the package is available [here](https://bancaditalia.github.io/BeforeIT.jl/dev/). +We suggest following the steps in [this tutorial](https://bancaditalia.github.io/BeforeIT.jl/dev/examples/basic_example.html) to quickly learn the basics. + ## Download Source Code and Run Tests ### Clone the Repository