diff --git a/example/helloworld/MPIHelloWorld.cpp b/examples/helloworld/MPIHelloWorld.cpp similarity index 100% rename from example/helloworld/MPIHelloWorld.cpp rename to examples/helloworld/MPIHelloWorld.cpp diff --git a/example/helloworld/MPIHelloWorld.vcxproj b/examples/helloworld/MPIHelloWorld.vcxproj similarity index 100% rename from example/helloworld/MPIHelloWorld.vcxproj rename to examples/helloworld/MPIHelloWorld.vcxproj diff --git a/example/helloworld/Makefile b/examples/helloworld/Makefile similarity index 100% rename from example/helloworld/Makefile rename to examples/helloworld/Makefile diff --git a/example/helloworld/Run_MPIHelloWorld.md b/examples/helloworld/Run_MPIHelloWorld.md similarity index 100% rename from example/helloworld/Run_MPIHelloWorld.md rename to examples/helloworld/Run_MPIHelloWorld.md diff --git a/example/helloworld/screenshots/compile.png b/examples/helloworld/screenshots/compile.png similarity index 100% rename from example/helloworld/screenshots/compile.png rename to examples/helloworld/screenshots/compile.png diff --git a/example/helloworld/screenshots/inc_dir.png b/examples/helloworld/screenshots/inc_dir.png similarity index 100% rename from example/helloworld/screenshots/inc_dir.png rename to examples/helloworld/screenshots/inc_dir.png diff --git a/example/helloworld/screenshots/lib_dir.png b/examples/helloworld/screenshots/lib_dir.png similarity index 100% rename from example/helloworld/screenshots/lib_dir.png rename to examples/helloworld/screenshots/lib_dir.png diff --git a/example/helloworld/screenshots/link.png b/examples/helloworld/screenshots/link.png similarity index 100% rename from example/helloworld/screenshots/link.png rename to examples/helloworld/screenshots/link.png diff --git a/example/helloworld/screenshots/mpiexec.png b/examples/helloworld/screenshots/mpiexec.png similarity index 100% rename from example/helloworld/screenshots/mpiexec.png rename to examples/helloworld/screenshots/mpiexec.png diff --git a/example/helloworld/screenshots/set_msmpi.png b/examples/helloworld/screenshots/set_msmpi.png similarity index 100% rename from example/helloworld/screenshots/set_msmpi.png rename to examples/helloworld/screenshots/set_msmpi.png diff --git a/example/helloworld/screenshots/vs_build.png b/examples/helloworld/screenshots/vs_build.png similarity index 100% rename from example/helloworld/screenshots/vs_build.png rename to examples/helloworld/screenshots/vs_build.png diff --git a/example/helloworld/screenshots/x64_prompt.png b/examples/helloworld/screenshots/x64_prompt.png similarity index 100% rename from example/helloworld/screenshots/x64_prompt.png rename to examples/helloworld/screenshots/x64_prompt.png