From afbdaaf6d29f46ee2b44407d11ff61fd1dc70e5e Mon Sep 17 00:00:00 2001 From: Linus Seelinger Date: Sun, 24 Sep 2023 21:09:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a84dfe..eaeff29 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ UM-Bridge (the UQ and Model Bridge) is a unified interface for numerical models that is accessible from virtually any programming language or framework. It is primarily intended for coupling advanced models (e.g. simulations of complex physical processes) to advanced statistical or optimization methods. -Documentation including UQ benchmark library can be found here: [Documentation](https://um-bridge-benchmarks.readthedocs.io/en/docs/). +Documentation including tutorials and UQ benchmark library can be found here: [Documentation](https://um-bridge-benchmarks.readthedocs.io/en/docs/). Instructions for contacting the team, bug reports and contributions can be found in [CONTRIBUTING.md](CONTRIBUTING.md).