Add screenshots to readme
This commit is contained in:
parent
0e4c13596e
commit
a2daa6d66d
12
README.md
12
README.md
|
@ -3,3 +3,15 @@
|
|||
Modern Flutter based Android client for [Fever](https://freshrss.github.io/FreshRSS/en/developers/06_Fever_API.html) compatible news sources using Material 3.
|
||||
|
||||
This application is mainly intended as a client for [FreshRSS](https://github.com/freshrss/freshrss). It conforms to the Fever API specification, but compatibility with other implementations is not guaranteed.
|
||||
|
||||
## Download
|
||||
|
||||
You can download an APK from the [Releases](./releases) tab.
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img src="assets/home.png" height="500" /> <img src="assets/post.png" height="500" />
|
||||
|
||||
### Notifications
|
||||
|
||||
<img src="assets/notif.png" height="500" />
|
||||
|
|
BIN
assets/home.png
Normal file
BIN
assets/home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 422 KiB |
BIN
assets/notif.png
Normal file
BIN
assets/notif.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
BIN
assets/post.png
Normal file
BIN
assets/post.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 665 KiB |
Loading…
Reference in a new issue