docs: add screenshot and trivia section to README
This commit is contained in:
parent
de47b21a52
commit
a4a01a6394
2 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
|
@ -13,8 +13,6 @@ When logging in, enter:
|
||||||
- **Miniflux**: `https://example.com`
|
- **Miniflux**: `https://example.com`
|
||||||
- Other compatible servers: consult your server's documentation for the Greader API endpoint
|
- Other compatible servers: consult your server's documentation for the Greader API endpoint
|
||||||
|
|
||||||
This is version 3, rewritten in Rust with GTK4 and libadwaita.
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
### Runtime
|
### Runtime
|
||||||
|
|
@ -56,6 +54,16 @@ Set `PREFIX` to install elsewhere:
|
||||||
sudo PREFIX=/usr ./install.sh
|
sudo PREFIX=/usr ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Trivia
|
||||||
|
|
||||||
|
This is version 3 of FeedTheMonkey, rewritten in Rust with GTK4 and libadwaita.
|
||||||
|
Version 2 was written in C++ with Qt and QML, and version 1 in PyQt — you can find
|
||||||
|
them in the `v2` and `v1` branches of this repo.
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Keyboard shortcuts
|
## Keyboard shortcuts
|
||||||
|
|
||||||
| Key | Action |
|
| Key | Action |
|
||||||
|
|
|
||||||
BIN
data/screenshot.png
Normal file
BIN
data/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 473 KiB |
Loading…
Add table
Add a link
Reference in a new issue