aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-03-23 20:52:55 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-04-05 21:21:51 +0200
commitd9245d341ed1f258a3dd1073cdfa656115c5b26d (patch)
tree17145053f56cd7a3c99377583b8b3a738931422d /README.md
parent462d1458c0058ba9d41d6dc7538f6004b3de3c3e (diff)
Adapt rest of packaging to use mesonmeson
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index d03f4fa..19b1b2d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Map for Linux
-A wardley mapping tool: Write some text, get a diagram
+A wardley mapping tool for linux: Write some text, get a diagram.
## Building
@@ -28,6 +28,11 @@ Run `make test`
* To format: `make format`
* To lint: `make lint`
+## Notes for Developers.
+
+`meson.build` is the source of truth for the version. A script will update all
+other sources to make sure they're in sync.
+
## Distributing
Available package formats: deb, rpm, tar.gz, flatpak