update readme
This commit is contained in:
parent
1c26903567
commit
bc6e1d7035
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# rss_content
|
||||
|
||||
Merged into [rss-tool](https://code.gabe.rocks/gabriel/rss-tool)
|
||||
|
||||
A simple rust crate to serialize `<content:encoded>` into useful objects using the `scraper` crate. If you need to parse general rss, you probably just want the [RSS crate](https://crates.io/crates/rss)
|
||||
|
||||
This is part of my personal learning of Rust & [iced.](iced.rs)
|
||||
|
|
|
|||
Reference in a new issue