Skip to content

Commit b9ea791

Browse files
committed
Update README.md
1 parent c380c2c commit b9ea791

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
pipexec
22
=======
33

4-
Building up a network of processes and pipes between them - acting
5-
like a single process.
4+
Build a network of processes and connecting pipes - and have them act like a single process.
65

76
[![Build Status](https://secure.travis-ci.org/flonatel/pipexec.png)](http://travis-ci.org/flonatel/pipexec)
87
[![Release](https://img.shields.io/github/release/flonatel/pipexec.svg)](https://github.com/flonatel/pipexec/releases/latest)
98
[![License](https://img.shields.io/github/license/flonatel/pipexec.svg)](#license)
109
[![Issues](https://img.shields.io/github/issues/flonatel/pipexec.svg)](https://github.com/flonatel/pipexec/issues)
1110

12-
# Introduction and Propose #
11+
# Introduction and Purpose #
1312
*pipexec* has two major use cases.
1413

1514
## Use Case 1: Handling Arbitrary Pipes between Processes ##
@@ -148,4 +147,4 @@ Download the tar ball
148147
$ make
149148

150149
There will be three binaries in the bin directory: pipexec, ptee and
151-
peet. You can copy / install them as you need.
150+
peet. You can copy / install them as you need.

0 commit comments

Comments
 (0)