Remove mentions of text interface from readme.
the build was successful Details

This commit is contained in:
tastytea 2019-01-15 01:46:11 +01:00
parent 59466c5f9e
commit 449651e94f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 3 deletions

View File

@ -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