From 867fc9c32359835757adbc5a316c44aeeb64b5c2 Mon Sep 17 00:00:00 2001 From: Jordyn/The Linux Geek Date: Tue, 17 Apr 2018 18:00:40 -0500 Subject: [PATCH] Fix english in the readme --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 36d7d73..156f750 100644 --- a/README.rst +++ b/README.rst @@ -39,16 +39,16 @@ Example Tutorial ======== -At the time of writing this, I know of qutebrowser for only two days. +At the time of writing this, I've known of qutebrowser for only two days. That is a testament to how addictive this new keyboard-access browser -can be if you prefer that kind of a thing. If you haven't heard of it +can be if you prefer that kind of thing. If you haven't heard of it yet, and you like vim and python - qutebrowser might be just for you. It is a lightweight browser built on top of PyQt5 toolkit, works with current Python (3.6.x) and has affinity for doing things the -unix way - clean, simple, no bullshit. +UNIX way - clean, simple, no bullshit. -As with unix philosophy, it can pipe commands with webpage text, +As with the UNIX philosophy, it can pipe commands with webpage text, current URL etc to your shell scripts or binaries, and can accept commands through a temporary FIFO/pipe back to the browser.