Skip to content

Commit 33bf3a3

Browse files
committed
Fix rendering of logo in README
1 parent 8dcf189 commit 33bf3a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Jupyter Notebook Viewer
22

3-
![Icon](Jupyter Notebook Viewer/Images.xcassets/AppIcon.appiconset/icon_256x256.png)
3+
![Icon](Jupyter%20Notebook%20Viewer/Images.xcassets/AppIcon.appiconset/icon_256x256.png)
44

55
A native macOS application to view
66
[Jupyter](https://jupyter.org/)/[IPython](https://ipython.org/) notebooks.
@@ -32,4 +32,4 @@ A native macOS application to view
3232
This project is licensed under the MIT license. See [LICENSE.md](LICENSE.md) for
3333
details.
3434

35-
© 2017 [Tino Wagner](http://www.tinowagner.com/)
35+
© 2017 [Tino Wagner](http://www.tinowagner.com/)

0 commit comments

Comments
 (0)