Skip to content

Commit 489a1c3

Browse files
committed
docs(README): add link to dreamcode.md
1 parent d553e4f commit 489a1c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ const payloadIsVerified = await verify(request.body, signature, keyId, {
1717
// true or false
1818
```
1919

20+
## Dreamcode
21+
22+
While implementing the lower-level functionality, we also dream big: what would our dream SDK for Coplitot extensions look like? Please have a look and share your thoughts and ideas:
23+
24+
[dreamcode.md](./dreamcode.md)
25+
2026
## Contributing
2127

2228
Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md)

0 commit comments

Comments
 (0)