Skip to content

Commit 79f0baa

Browse files
authored
Update README.md
1 parent 410ac92 commit 79f0baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Use the ruby programming language to handle your Pushover notifications
3030
## Attachments
3131
- Need to attach an image? Set the image flag to 1, set your image directory path and the type. push.rb will check for the flag, then check the file size before pushing:
3232

33-
![attachments (1)](https://github.com/BloodieToes/ruby-push/blob/main/attachments%20(1).png?raw=true)
33+
![attachments (1)](https://github.com/BloodieToes/ruby-push/blob/main/attachments.png?raw=true)
3434

3535
- then push.rb will encode the image to a Base64 encoding:
3636

0 commit comments

Comments
 (0)