ai/at
1
0

fix readme

This commit is contained in:
2026-02-16 07:33:02 +09:00
parent 0ef8f22dcb
commit c09738f342

View File

@@ -1,9 +1,9 @@
# at # at
- https://github.com/bluesky-social/atproto - https://github.com/bluesky-social/atproto
- https://github.com/bluesky-social/atproto/discussions/2026 - https://github.com/bluesky-social/social-app
|word|name|example| |name|type|example|
|---|---|---| |---|---|---|
|at|uri|at://example.com| |at|uri|at://example.com|
|@|user|@example.com| |@|user|@example.com|
@@ -13,6 +13,10 @@
- https://atproto.com/guides/glossary - https://atproto.com/guides/glossary
## selfhost
- https://github.com/bluesky-social/atproto/discussions/2026
## account ## account
- [ai@syu.is](https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie) - [ai@syu.is](https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie)
@@ -85,4 +89,3 @@ $ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=${handle}&collection=a
./ios/build.zsh ./ios/build.zsh
``` ```