Update README.md

This commit is contained in:
Arun Muralidharan 2020-04-09 17:34:16 +05:30 committed by GitHub
parent 9c624ce4e3
commit a458bcfc4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.