diff --git a/README.md b/README.md index 6d897cb..a463e55 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,12 @@ done < /home/ubuntu/hosts **MORE INFO** See examples directory +```bash + + cd examples + make mpi_hello_world + make example ex=squares + ... + +``` ---