diff --git a/README.md b/README.md index ab21bf2..206e7b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Subprocessing in C++] +## [Subprocessing in C++] ## Design Goals The only goal was to develop something that is as close as python2.7 subprocess module in dealing with processes.