don't
5
fork

Configure Feed

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

docs: update readme

Signed-off-by: tjh <x@tjh.dev>

tjh bd834a21 c35ba972

+3 -4
+3 -4
README.md
··· 1 1 # gordian 2 2 3 - some badly written atproto rust slop, and a 🦀 [knot server](crates/knot). 4 - 5 3 ## crates 6 4 7 5 - [atproto](crates/atproto): primitive atproto types. 8 6 - [auth](crates/auth): wip atproto auth junk. 9 - - [identity](crates/identity): a janky atproto identity resolver. 10 - - [jetstream](crates/jetstream): jetstream consumer. 7 + - [credential-helper](crates/credential-helper): dodgy git-credential-helper. 8 + - [identity](crates/identity): janky atproto identity resolver. 9 + - [jetstream](crates/jetstream): jetstream client. 11 10 - [knot](crates/knot): 🦀 knot 12 11 - [lexicon](crates/lexicon): artisinal jumble of hand-written lexicon types.