Skip to content

Commit

Permalink
updating with explanations
Browse files Browse the repository at this point in the history
  • Loading branch information
xicubed committed Sep 17, 2013
1 parent 344b741 commit cc43306
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@

Atom & RSS parser for Clojure. Modified to post to a flipthis-webhook running on 127.0.0.1:5000

e.g. user=> (use 'ariane.core)
nil
user=> (ariane.core/parse "http://your-rss-feed-here.com/feed/")

## Usage

supports RSS 2.0

e.g. user=> (use 'ariane.core)

nil

user=> (ariane.core/parse "http://your-rss-feed-here.com/feed/")

## License
Expand Down

0 comments on commit cc43306

Please sign in to comment.