A better Rust ATProto crate

reference to examples in the README

Orual 007ce354 a7375ddd

Changed files
+2
+2
README.md
···
```
+
If you have `just` installed, you can run the [examples](https://tangled.org/@nonbinary.computer/jacquard/tree/main/examples) using `just example-{example-name} {ARGS}`
+
## Component crates
Jacquard is broken up into several crates for modularity. The correct one to use is generally `jacquard` itself, as it re-exports most of the others.