Skip to content

Commit e632df8

Browse files
committed
Add Annotations to README
1 parent f9b5795 commit e632df8

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ When this plugin runs in FigJam, it opens a window to prompt the user to enter a
8080

8181
## Examples without a plugin UI
8282

83+
### Annotations
84+
85+
<img src="_screenshots/annotations.gif" width="400" />
86+
87+
Creates placeholder ALT text annotations for images using the name of the image.
88+
8389
### Circle Text
8490

8591
<img src="_screenshots/circletext.png" width="400" />
File renamed without changes.

annotations/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Annotations Sample
22

3-
![Plugin Demo](./assets/demo.gif)
3+
![Plugin Demo](../_screenshots/annotations.gif)
44

55
This is a code sample that demonstrates how the Annotations API can be used to bulk create annotations on a specific type of node.
66

0 commit comments

Comments
 (0)