Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart-james authored Dec 28, 2020
1 parent 09eccc0 commit 14206e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# imgur-viewer
An imgur viewer that purposefully does not support animations

The program will display images as follows:
![Displaying a normal flat image](https://github.com/stew-dev-github/imgur-viewer/blob/main/example1.png?raw=true)

If the imgur url entered into the text field is for an animated image, the program will inform you and will not show the image.
Note, the application does not support displaying animated images by design - even if the program didn't explicitly block them, it would only show the first frame and nothing more.
![Attempting to display an animated image](https://github.com/stew-dev-github/imgur-viewer/blob/main/example2.png?raw=true)

0 comments on commit 14206e1

Please sign in to comment.