diff --git a/README.md b/README.md index 811f5584a..ffaaec712 100644 --- a/README.md +++ b/README.md @@ -126,10 +126,10 @@ If you have questions, you are welcome to contact us. One of the best places to > > (Currently, plugins are under heavy development, and the SDK is not yet available.) -| Name | | -| ------------------------------------------------ | ----------------------------------------- | -| [@affine/bookmark-block](plugins/bookmark-block) | A block for bookmarking a website | -| [@affine/copilot](plugins/copilot) | AI Copilot that help you document writing | +| Name | | +| ------------------------------------ | ----------------------------------------- | +| [@affine/bookmark](plugins/bookmark) | A block for bookmarking a website | +| [@affine/copilot](plugins/copilot) | AI Copilot that help you document writing | ## Thanks diff --git a/plugins/bookmark/README.md b/plugins/bookmark/README.md new file mode 100644 index 000000000..164fb0888 --- /dev/null +++ b/plugins/bookmark/README.md @@ -0,0 +1,5 @@ +# AFFiNE Bookmark + +> Bookmark plugin + +![preview](assets/preview.png) diff --git a/plugins/bookmark/assets/preview.png b/plugins/bookmark/assets/preview.png new file mode 100644 index 000000000..d6b3c3ca0 Binary files /dev/null and b/plugins/bookmark/assets/preview.png differ diff --git a/plugins/copilot/README.md b/plugins/copilot/README.md index 082ea7c80..578c09e87 100644 --- a/plugins/copilot/README.md +++ b/plugins/copilot/README.md @@ -1,3 +1,3 @@ # AFFiNE Copilot -> AI Copilot for your writing +> AI Copilot Plugin for your writing