Skip to content

Commit 9be45d1

Browse files
committed
fix: upload screenshot to github cdn
1 parent 7866a63 commit 9be45d1

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
/.gitignore export-ignore
55
/.prettierrc export-ignore
66
/.travis.yml export-ignore
7-
/screenshot.png export-ignore
87
/spec export-ignore
98
/typings export-ignore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A replacement of the DataTip functionality from the original Atom-IDE / Nuclide
1717

1818
3. Install `busy-signal` package in Atom, which is used for signaling background tasks.
1919

20-
![A screenshot of your package](screenshot.png)
20+
![A screenshot of your package](https://user-images.githubusercontent.com/499192/54529587-95d64580-4980-11e9-827d-957cf48778ab.png)
2121

2222
## Contributing
2323

screenshot.png

-291 KB
Binary file not shown.

0 commit comments

Comments
 (0)