flake rework

This commit is contained in:
Robin Appelman 2024-11-08 23:14:56 +01:00
commit 2e3ef9dfd3
11 changed files with 718 additions and 566 deletions

View file

@ -1,6 +1,6 @@
# ugc-scraper
*We have ugc api at home*
_We have ugc api at home_
## Usage
@ -22,4 +22,4 @@ async fn main() -> Result<()> {
Ok(())
}
```
```