# Module :: unitore
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModuleTemplateBlankPush.yml) [](https://docs.rs/unitore) [](https://discord.gg/m3YfbXpUUY)
Feed reader with the ability to set updates frequency.
### Basic use-case
```rust
```
### To add to your project
```bash
cargo add unitore
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --package unitore
```