mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-05 21:06:19 -04:00
Updated readme
This commit is contained in:
parent
de49e349dc
commit
79932b1f42
@ -19,6 +19,8 @@ It has no support for Windows in its current state.
|
|||||||
## Integration
|
## Integration
|
||||||
Subprocess library has just a single source `subprocess.hpp` present at the top directory of this repository. All you need to do is add
|
Subprocess library has just a single source `subprocess.hpp` present at the top directory of this repository. All you need to do is add
|
||||||
|
|
||||||
|
Checkout http://templated-thoughts.blogspot.in/2016/03/sub-processing-with-modern-c.html as well.
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
#inlcude "subprocess.hpp"
|
#inlcude "subprocess.hpp"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user