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 cc43306 commit 9468567
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ Atom & RSS parser for Clojure. Modified to post to a flipthis-webhook running on

supports RSS 2.0

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

nil

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

## License

Expand Down

0 comments on commit 9468567

Please sign in to comment.