Skip to content

Commit

Permalink
fix: upload screenshot to github cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Mar 18, 2019
1 parent 7866a63 commit 9be45d1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
/.gitignore export-ignore
/.prettierrc export-ignore
/.travis.yml export-ignore
/screenshot.png export-ignore
/spec export-ignore
/typings export-ignore
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A replacement of the DataTip functionality from the original Atom-IDE / Nuclide

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

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

## Contributing

Expand Down
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit 9be45d1

Please sign in to comment.