Remove mentions of text interface from readme.
parent
59466c5f9e
commit
449651e94f
|
@ -1,14 +1,13 @@
|
||||||
**Whyblocked** allows you to store the reason why you blocked someone, along with
|
**Whyblocked** allows you to store the reason why you blocked someone, along with
|
||||||
"receipts", URLs to the posts that led you to block them.
|
"receipts", URLs to the posts that led you to block them.
|
||||||
|
|
||||||
It has a text- and a Qt-interface and uses an SQLite-database.
|
It has a Qt-interface and uses an SQLite-database.
|
||||||
|
|
||||||
![Screenshot Qt interface](https://doc.schlomp.space/whyblocked/whyblocked_screenshot.png)
|
![Screenshot Qt interface](https://doc.schlomp.space/whyblocked/whyblocked_screenshot.png)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
For the text interface start `whyblocked`, for the Qt interface
|
Start `whyblocked-gui`. You can also start it from the menu of your desktop
|
||||||
`whyblocked-gui`. You can also start it from the menu of your desktop
|
|
||||||
environment.
|
environment.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
Loading…
Reference in New Issue