[libshumate/tintou/readme-update] README: Move the markdown and update the requirements




commit 7458fabf32af18e46182eeb3d19a602a875dba33
Author: Corentin Noël <corentin noel collabora com>
Date:   Thu Apr 14 10:14:35 2022 +0200

    README: Move the markdown and update the requirements

 README => README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README b/README.md
similarity index 67%
rename from README
rename to README.md
index 1461d00..7019487 100644
--- a/README
+++ b/README.md
@@ -5,16 +5,16 @@ libshumate is a GTK4 widget to display maps.
 
 libshumate requires:
 
-   * glib >= 2.16
-   * gio >= 2.16
-   * gobject >= 2.16
+   * glib >= 2.68
+   * gio >= 2.68
+   * gobject >= 2.68
    * gobject-introspection >= 0.6.3
    * cairo >= 1.4
    * sqlite3 >= 1.12.0
-   * libsoup >= 2.42 OR libsoup >= 3.0 if -Dlibsoup3=true is passed to meson
+   * libsoup >= 2.42 OR libsoup >= 3.0 if `-Dlibsoup3=true` is passed to meson
    * gtk4
 
-Building is done with meson.
+Building is done with [Meson](https://mesonbuild.com).
 
 The official website is:
    https://wiki.gnome.org/Projects/libshumate


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]