aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfiaxh <fiaxh@users.noreply.github.com>2017-03-16 20:57:39 +0100
committerGitHub <noreply@github.com>2017-03-16 20:57:39 +0100
commitd3005bcaca33a8a56725885b4b6388ddc7e8a34f (patch)
tree2d28237dd5facd43d09ba07506a32f5778f00131 /README.md
parent12a637cd3b1f677afc66733fce6f8292b54a0af7 (diff)
downloaddino-d3005bcaca33a8a56725885b4b6388ddc7e8a34f.tar.gz
dino-d3005bcaca33a8a56725885b4b6388ddc7e8a34f.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md38
1 files changed, 23 insertions, 15 deletions
diff --git a/README.md b/README.md
index e581db44..c0481471 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,33 @@
-#Dino
+Dino
+====
+
![screenshots](http://i.imgur.com/xIKPEFF.png)
-##Install
+Install
+-------
+
+**Dependencies**
-###Dependencies
- glib2
- gtk3 (≥ 3.22)
- gpgme (For the OpenPGP plugin)
- libgee-0.8 (≥ 0.10)
- libnotify
- openssl (For the OMEMO plugin)
- sqlite3
+* 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