From a8400b4837f67b2e0ab7fbf5bdd12545c9bac390 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 29 Sep 2011 18:30:07 +0100 Subject: Update README --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index ded4594..2c89031 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ getxbook is a collection of tools to download books from websites. Online book websites are engineered not around reading, but around surveillance. It is not merely the selection of book that is recorded, but exactly what is read, when, and for how long. -Forever. And it is linked to all other information the website +Forever. And this is linked to all other information the website holds about you (which in the case of Google and Amazon is likely a great deal). @@ -40,6 +40,6 @@ form of tyranny over the mind of man." ## technical Each tool is written in around 200 lines of portable C code, with no -dependencies beyond libc. They should work well on Linux, BSDs, OSX -and Windows. There is also an optional graphical interface, using -Tcl/Tk. +dependencies beyond libc and network sockets. It should work well on +Linux, BSDs, OSX and Windows. There is also an optional graphical +interface, built with Tcl/Tk. -- cgit v1.2.3