diff options
author | Nick White <git@njw.me.uk> | 2010-11-13 18:54:00 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-13 18:54:00 +0000 |
commit | 3d293ecb997547ce48ab5ee3c6a83effddbbb0ae (patch) | |
tree | 87553f863bbd48a8268ccbebd71a3a7783c720e0 /README | |
parent | 6184d6bdac39e3a1f2e72ce180db40cb896724cf (diff) |
Rename to simplyread to avoid name clash
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ -Readable -======== +SimplyRead +========== -Readable is a simple program to remove unwanted distractions from -webpages, in order to better enjoy reading on the web. It removes -everything but the article from a webpage, displaying it +SimplyRead is a simple program to remove unwanted distractions +from webpages, in order to better enjoy reading on the web. It +removes everything but the article from a webpage, displaying it simply and attractively. Running the program multiple times switches between showing the -original page and the 'readable' version. +original page and the simple version. This project is technically inspired by Arc90's Readability, but aims to be much simpler, faster, and more usable. More |