Update README.md

This commit is contained in:
fiaxh 2017-03-16 20:57:39 +01:00 committed by GitHub
parent 12a637cd3b
commit d3005bcaca
1 changed files with 23 additions and 15 deletions

View File

@ -1,25 +1,33 @@
#Dino
Dino
====
![screenshots](http://i.imgur.com/xIKPEFF.png)
##Install
Install
-------
###Dependencies
glib2
gtk3 (≥ 3.22)
gpgme (For the OpenPGP plugin)
libgee-0.8 (≥ 0.10)
libnotify
openssl (For the OMEMO plugin)
sqlite3
**Dependencies**
* GLib (≥ 2.38)
* GTK (≥ 3.22)
* GPGME (For the OpenPGP plugin)
* libgee-0.8 (≥ 0.10)
* libnotify
* OpenSSL (For the OMEMO plugin)
* SQLite3
Build
-----
**Build-time dependencies**
cmake
gcc
ninja(-build) (recommend)
valac (≥ 0.30)
* CMake
* C compiler
* ninja(-build) (recommend)
* valac (≥ 0.30)
**Instructions**
###Build
./configure
make
build/dino