diff --git a/README.md b/README.md index 8bafed8..f840b15 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # 370CT -This repository is a showcase of parallel and distributed programming, as well as programming with concurrency. It is written in C++, and uses OpenMPI, and utilises threads, critical sections and conditio variables. +This repository is a showcase of parallel and distributed programming, as well as programming with concurrency. It is written in C++, and uses OpenMPI, and utilises threads, critical sections and condition variables.