diff --git a/README.md b/README.md index 68ae7f0cf5188a4393ce9eff795c072973e6589b..18febb19bf1643212273f74e807d5d4b35ac6ba9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ There is a tutorial showing : * how to optimize C++ code using SSE and measure performance [SSE tutorial using Python and Inline module](SSE/README.md) -### Multi-core programming with OpenMP and SSE using Python and Weave +### Multi-core programming with OpenMP and SSE using Python and Inline module There is a tutorial showing : * how to optimize C++ code using OpenMP and SSE [OpenMP and SSE tutorial using Python and Inline module](OpenMP/README.md)