From ccc1e5c71fd4f8e07e9cce8c3ae33c2d93c2114a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Wed, 21 Oct 2015 11:00:30 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2e58c950..11c367edc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# opm-cmake -Shared cmake files across flow simulation and upscaling repositories +# opm-common +Contains common components used througout all of OPM, +in particular CMake modules for the build system.