aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index e25754ce..4f2cb8e8 100644
--- a/README
+++ b/README
@@ -4,10 +4,10 @@ underlying library that mitmproxy is built on can also be used to do these
things programmatically.
By default, mitmproxy starts up with a mutt-like interactive curses interface -
-the help page (which you can view by pressing "?") should tell you everything
-you need to know. Note that requests and responses are stored in-memory until
-you delete them, so leaving mitmproxy running indefinitely or requesting very
-large amounts of data through it is a bad idea.
+the built-in help page (which you can view by pressing "?") will tell you
+everything you need to know. Note that requests and responses are stored
+in-memory until you delete them, so leaving mitmproxy running indefinitely or
+requesting very large amounts of data through it is a bad idea.
SSL
---