From c13e7775b9b4200ba520d24b4dede8964c2e831d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 20 Mar 2011 13:06:32 -0400 Subject: [PATCH] readme typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4f66ea8..27d57e7 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ I want to color my console text. :: # It's red in Windows, OSX, and Linux alike. -I want to get data piped in from another process. :: +I want to get data piped to stdin. :: >>> clint.piped_in()