From 3f4ce52329335a6d3b9a95d6816d6e52381993b7 Mon Sep 17 00:00:00 2001 From: "Rolf J. Lorentzen" Date: Thu, 4 Jul 2024 10:52:12 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 543b280..7cf063b 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,10 @@ python3 -m pip install -e . ## Examples -PET needs to be setup with a configuration file. See the example folder for inspiration.the +PET needs to be set up with a configuration file. See the example folder for inspiration. + +## Tutorials +A POPT tutorial is found [here]{https://github.com/Python-Ensemble-Toolbox/PET/blob/main/docs/tutorials/popt/tutorial_popt.ipynb} ## Suggested readings: