Rust wrapper for the ATProto tap utility
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Improve link to process_record_event in readme

+1 -1
+1 -1
README.md
··· 272 272 println!("URL: {}", publication.url.as_str()); 273 273 ``` 274 274 275 - For more details see `process_record_event` [in `main.rs`](https://tangled.org/octet-stream.net/tapped/blob/main/standard-site-sync/src/main.rs). 275 + For more detail see `process_record_event` [in `main.rs`](https://tangled.org/octet-stream.net/tapped/blob/main/standard-site-sync/src/main.rs#L140-201). 276 276 277 277 ## License 278 278