From 3ada06db3d2544bcd2012be94273ccbfea2db215 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 30 Apr 2022 13:46:21 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a36971f..9363fbe 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,7 @@ You need to modify the Makefile in the C++ directory to your Python installation In addition yoir Python installation needs the PyBind11 package installed. You might want to perform a pip install pybind11 The Makefile uses clang as a compiler. If you want something else then you need to change the Makefile. +The SbS.py autodetectes if the required C++ .so modules are in the same directory as the SbS.py file. + +# Parameters