Skip to content

Commit 5b2c99b

Browse files
authored
Update styling and image links in README
1 parent 8af63d2 commit 5b2c99b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,15 @@
1818

1919
*Image of last selected notebook cell execution notification* (Available only in >= v0.3.0)
2020

21-
<img width="394" alt="Screen Shot 2021-07-31 at 12 49 49 PM" src="https://user-images.githubusercontent.com/3497137/127746862-79012afd-caa7-4319-930d-7acfc74fa2f4.png">
21+
<img width="394" alt="last_selected_notebook_cell_notification" src="https://user-images.githubusercontent.com/3497137/127746862-79012afd-caa7-4319-930d-7acfc74fa2f4.png">
2222

23-
*Image when recieving a notification on a mobilephone using ntfy*
23+
*Image of mobile phone notifications using `ntfy` + Pushover*
2424

25-
<img width="324" height="318" src="static/images/pushover_android_example.png">
26-
<img width="324" src="static/images/pushover_iphone_example.jpeg">
25+
<p float="left">
26+
<img width="300" alt="pushover_iphone_example" src="https://user-images.githubusercontent.com/3497137/136384645-843b8496-ad40-4c89-998b-ff46ea9f73a7.png">
27+
<img width="300" alt="pushover_android_example" src="https://user-images.githubusercontent.com/3497137/136384911-1759a502-b51b-4da2-bbe9-a0244c4de468.png">
28+
29+
</p>
2730

2831
## Quick demos and tutorials :notebook:
2932

0 commit comments

Comments
 (0)