diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-16 22:01:59 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-16 22:01:59 +0200 |
| commit | a3f3e3933c4a2522e233917a6795c6e9d677e65c (patch) | |
| tree | 6e1bd483bbd5e8ca6fee4566e544de48bfa754a6 /README.md | |
| parent | bc18d9356828f1ae40d3b4ce5432b30ca13cfc15 (diff) | |
Refactoring: Changes internal structure of requests and unifies a lot of code. Now all errors are handled the same.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -78,8 +78,11 @@ make - `qt5-qmake` - `qtmultimedia5-dev` - `libqt5svg5-dev` + - `libssl-dev` - `make` - `g++` + +These notes are probably also correct for Debian (someone please verify) ##### Notes for Manjaro/Arch - Requires packages @@ -210,3 +213,5 @@ Status bar is broken: It doesn't seem to map to tabs, if you have multiple open, which was a bit confusing (and would also be a really cool addition for easy comparison of responses). + +<tiwesdaeg> gemini://tilde.pink/ the first paragraph is displayed with large spacing |
