scorpius/README.md

17 lines
263 B
Markdown
Raw Permalink Normal View History

2021-02-14 18:38:41 +01:00
# Scorpius : a simple Gemini viewer with Gtk
## Requirement:
* Gtk+3
* gcc
* make
* only tested on Linux (manjaro), it could work on other distros and OS but there is no warranty
## Build:
Simply run `make`, your build is in `build/debug`.
## Licence
GPLv3