diff options
| author | Nick White <git@njw.me.uk> | 2010-11-14 19:57:59 +0000 | 
|---|---|---|
| committer | Nick White <git@njw.me.uk> | 2010-11-14 19:57:59 +0000 | 
| commit | cc50fdf888834745e82f721104386447961567e7 (patch) | |
| tree | 796e528448ff0618ec06e9364cdb73a75a29e849 | |
| parent | 7f9a628424a3fa20ae02294c42bf05a0ff1abcce (diff) | |
Add explanation of extension / main releases to README
| -rw-r--r-- | README | 8 | 
1 files changed, 6 insertions, 2 deletions
@@ -6,8 +6,12 @@ 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 simple version. +The program is packaged as an extension for several web +browsers, or as a standalone ECMAScript program to integrate +into other browsers. Read the INSTALL file for details. + +Running it multiple times switches between showing the 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  | 
