Fix screenshot aspect ratio

This commit is contained in:
Josh Sharp 2020-07-31 21:31:37 +10:00 committed by GitHub
parent d10fce801d
commit 1a60e645f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Wishkobone
An Android wishlist app for Kobo. Log in with your Kobo credentials and we'll use your cookies to retrieve and sort your wishlist by price.
<img src="https://pbs.twimg.com/media/EeJ3TJzUwAAJadA?format=png" height="800" alt="Screenshot"/>
<img src="https://pbs.twimg.com/media/EeJ3TJzUwAAJadA?format=png" style="max-height: 800px" alt="Screenshot"/>
This is the source code necessary for building the Android app yourself. I have open-sourced this in order to make it possible to verify the app is doing nothing nefarious with your Kobo cookies.