Add readme

This commit is contained in:
Romain de Laage 2021-02-14 18:38:41 +01:00
parent da73ac6ff0
commit 225dbbe45f
Signed by: rdelaage
GPG Key ID: 534845FADDF0C329
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# 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