From d29ff78637b80ba2aacd4dcd40139e027f669748 Mon Sep 17 00:00:00 2001 From: Ram Rachum Date: Sun, 21 Apr 2019 22:25:12 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eaf7193..58495d2 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The output to stderr is: # Features # -If stderr is not easily accessible for you, you can redirect the output to a file easily: +If stderr is not easily accessible for you, you can redirect the output to a file: @pysnooper.snoop('/my/log/file.log') @@ -93,4 +93,4 @@ Use `pip`: Copyright (c) 2019 Ram Rachum, released under the MIT license. I provide -[Development services in Python and Django](https://chipmunkdev.com) and I give workshops to teach people Python and related topics. \ No newline at end of file +[Development services in Python and Django](https://chipmunkdev.com) and I give workshops to teach people Python and related topics.