Skip to content

Commit 7cee1c2

Browse files
authored
feat: Add the inline image example to the README. (googleworkspace#352)
1 parent 7959f38 commit 7cee1c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gmail/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ This tutorial shows an easy way to collect information from different users in a
99
## [Sending Emails](https://developers.google.com/apps-script/articles/sending_emails)
1010

1111
This tutorial shows how to use Spreadsheet data to send emails to different people.
12+
13+
## [Inline Image](inlineimage/inlineimage.gs)
14+
15+
This example shows how to send an HTML email that includes an inline image attachment.

0 commit comments

Comments
 (0)