From 85d90919b6dac6348f496959a9629d6af2d6fc49 Mon Sep 17 00:00:00 2001 From: Hu Zhao <zhao@mbd.rwth-aachen.de> Date: Thu, 3 Nov 2022 10:30:57 +0100 Subject: [PATCH] docs: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1823d85..63f4554 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Description +## Description `PSimPy` (Predictive and probabilistic simulation with Python) implements a Gaussian process emulation-based framework that enables systematically and @@ -7,7 +7,7 @@ efficiently inverstigating uncertainties associated with physics-based models ## Installation -To be input... +To be input soon... ## Usage -- GitLab