diff --git a/README.md b/README.md index 7d87abbdb..57babd3db 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For more information see the [GWB site](https://geodynamicworldbuilder.github.io ## Frequently Asked Questions (FAQ) ### What are the minimum requirements to compile the library and tools? -For GWB version 1.0.0 only a C++14 compiler and CMake version higher than 2.8.12 are required to compile the library tools. Note that for some optional features (such as certain wrappers and unity build) a higher version of CMake and other dependencies may be needed (e.g., a Fortran compiler to compile the Fortran wrapper). +Currently, GWB requires only a C++14 compiler and CMake version higher than 2.8.12 to compile the library tools. Note that for some optional features (such as certain wrappers and unity build) a higher version of CMake and other dependencies may be needed (e.g., a Fortran compiler to compile the Fortran wrapper). ### What do I do when I have a question or want to request a feature? If you have a question about the code and you can not find the answer easily in the documentation or the question is not already raised as an [issue](https://github.com/GeodynamicWorldBuilder/WorldBuilder/issues), please let us know by opening an [issue on github](https://github.com/GeodynamicWorldBuilder/WorldBuilder/issues/new). This is also the preferred method for asking for new features for GWB. @@ -40,7 +40,7 @@ Fraters, M., Billen, M., Gassmöller, R., Saxena, A., Heister, T., Li, H., Dougl Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth, [https://doi.org/10.5194/se-10-1785-2019](https://doi.org/10.5194/se-10-1785-2019), 2019. -And cite the specific version of the software used. Version 1.0.0 can be cited as: +And cite the specific version of the software used. The current release can be cited as: Menno Fraters and others. August 2024. The Geodynamic World Builder v1.0.0. Zenodo. [https://doi.org/10.5281/zenodo.13352667](https://doi.org/10.5281/zenodo.13352667).