Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
purcaro committed Mar 2, 2014
1 parent d9082b5 commit f60c499
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
feed-reader-lib
===============

Fast, thread-safe, extensible & platform independent feed reader library in C++, supports RSS, ATOM, RDF

===============
Features:

FeedReader was designed to scale: it is fast, thread-safe, extensible and platform-independent.

In FeedReader, all feeds are transformed via XSL to a uniform schema before being parsed.
This means that in order to extend FeedReader to support a new feed format, all that is needed is a new XSL file.
The library comes with XSL files supporting for the following feed formats:
Expand Down

0 comments on commit f60c499

Please sign in to comment.