From f56422a293f55ca7d7094c1d3e1289369be0fa95 Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Sun, 23 Aug 2020 16:19:54 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96f6f4b..4b0d9f8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Currently supported features (the list is growing, so check back): - Hybrid parallelization with MPI+OpenMP/threads. -- Requires FFTW v3, GSL (and HDF5 for output for some codes), as well as a CMake build system. +- Requires FFTW v3, GSL (and HDF5 for output for some codes), as well as a CMake build system and a reasonably new C++14 compliant compiler. New modules/plugins can be easily added (see how to contribute in CONTRIBUTING.md file)