From 64c83d0349861e45f5179eb294ba1fba32e389cf Mon Sep 17 00:00:00 2001 From: Ivan Koshkin Date: Wed, 23 Feb 2011 12:12:37 +0300 Subject: [PATCH] minor readme chgs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 34cddbd..4671a64 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ rdbl.erl - Erlang readability library This is Erlang library to extract reasonable content and remove junk from html pages. Inspired by readability.js from arc90. -Source is primary hosted at [github/ivkosh](https://github.com/ivkosh/rdbl). +Source is primary hosted at [github.com/ivkosh](https://github.com/ivkosh/rdbl). My [Readabilizer service](http://evl.me/) is using this library to extract content from web pages. Licensing and author @@ -37,7 +37,7 @@ Dependencies Library uses [mochiweb](https://github.com/mochi/mochiweb) html library to parse HTML-content (included). Only following files from mochiweb are needed: - mochinum.erl - mochiutf8.erl - mochiweb_charref.erl - mochiweb_html.erl +mochinum.erl +mochiutf8.erl +mochiweb_charref.erl +mochiweb_html.erl