From f9291ae75054afcaca7c1013ad280a1aa23fd372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Canek=20Pel=C3=A1ez=20Vald=C3=A9s?= Date: Thu, 18 May 2017 13:17:24 -0500 Subject: [PATCH] Use Unicode for README. --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 2950ebf..f7dc803 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ Gtk+ Quick Photo Editor -======================= +═══════════════════════ + Gtk+ Quick Photo Editor (GQPE for short) is a small image tag editor. @@ -44,7 +45,7 @@ import them in Shotwell[1], which also uses the Iptc.Application2.Caption as title, and Xmp.dc.subject as tag (inside Shotwell). Requirements ------------- +──────────── You need the following to compile GQPE: @@ -58,11 +59,11 @@ The program is written in Vala, but you only need Vala if you don't use tarballs. Homepage --------- +──────── https://github.com/canek-pelaez/gqpe Notes ------ +───── [1] http://yorba.org/shotwell/ -- GitLab