diff options
-rw-r--r-- | network/netsurf/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/netsurf/README b/network/netsurf/README index c99baf10ac08..51281970795d 100644 --- a/network/netsurf/README +++ b/network/netsurf/README @@ -1,6 +1,6 @@ -NetSurf is a free, open source web browser. It is written in C and released -under the GNU Public Licence version 2. NetSurf has its own layout and -rendering engine entirely written from scratch. It is small and capable of -handling many of the web standards in use today. +NetSurf is a free, open source web browser. It is written in C and +released under the GNU Public Licence version 2. NetSurf has its own +layout and rendering engine entirely written from scratch. It is small +and capable of handling many of the web standards in use today. Build-time requires: perl-html-parser |