diff options
author | Emily Liu <emilyliu7321@gmail.com> | 2023-08-02 09:32:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-02 09:32:13 -0700 |
commit | 869cc3aaae0b4bf697507ddb60995d4024e8ca5d (patch) | |
tree | ec539b6cc2a9a615bbb743a472c8f79a3b1dfc84 /README.md | |
parent | 4effa88aecb030e240e7eda304b0f8e83fc4acb0 (diff) | |
download | voidsky-869cc3aaae0b4bf697507ddb60995d4024e8ca5d.tar.zst |
update readme (#1083)
Co-authored-by: Emily Liu <emilyliu732l@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index ead1e677d..c32d726e4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,12 @@ Please be sure to: If you discover any security issues, please send an email to security@bsky.app. The email is automatically CCed to the entire team and we'll respond promptly. +## Are you a developer interested in building on atproto? + +Bluesky is an open social network built on the AT Protocol, a flexible technology that will never lock developers out of the ecosystems that they help build. With atproto, third-party can be as seamless as first-party through custom feeds, federated services, clients, and more. + +If you're a developer interested in building on atproto, we'd love to email you a Bluesky invite code. Simply share your GitHub (or similar) profile with us via [this form](https://forms.gle/BF21oxVNZiDjDhXF9). + ## License (MIT) See [./LICENSE](./LICENSE) for the full license. |